Answers

Question and Answer:

  Home  Oracle Database

⟩ What Are the Restrictions on External Table Columns?

When creating external table columns, you need to watch out some restrictions:

► "PRIMARY KEY" is not allowed.

► "NOT NULL" is not allowed.

► "DEFAULT value" is not allowed.

 132 views

More Questions for you: