Related questions
Question 276 - COF-R02 discussion
What are advantages clones have over tables created with CREATE TABLE AS SELECT statement?
(Choose two.)
A.
The clone always stays in sync with the original table.
B.
The clone has better query performance.
C.
The clone is created almost instantly.
D.
The clone will have time travel history from the original table.
E.
The clone saves space by not duplicating storage.
Your answer:
0 comments
Sorted by
Leave a comment first