ExamGecko
Question list
Search
Search

List of questions

Search

Question 109 - DEA-C01 discussion

Report
Export

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.
Answers
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.
Answers
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.
Answers
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"
Answers
D.
SQL Compilation error: "Incorrect Syntax 'before' while creating database"
Suggested answer: A, B
asked 23/09/2024
Roger Warner
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first