📝 Question
#1623
Which statement is true regarding external tables?
✓
Correct Answer
D. The CREATE TABLE AS SELECT statement can be used to unload data into regular table in the database from an external
💡
Explanation
This will replicate the table as in the select statement.
⌨️ Press
A
B
C
D
to select