List of questions
Related questions
Question 109 - DEA-C01 discussion
The following CREATE DATABASE command creates a clone of a database snowmy_db i.e.
Create database pods_db clone snowmy_db before (statement => '7e5d0cb9-005e-94e6-b058-k8f5b37c5725'); What are possible reason of failing cloning operation for this database?
A.
Time Travel Statement query time is beyond the retention time of few current child (e.g., a table) of the Database entity.
B.
Time Travel Statement query time is at or before the point in time when the object was created.
C.
CREATE DATABASE query fails due to compilation error as it do not support state-ment keyword.
D.
SQL Compilation error: "Incorrect Syntax 'before' while creating database"
Your answer:
0 comments
Sorted by
Leave a comment first