
Ultimate access to all questions.
A user cloned a schema, which overwrote a schema another user was working on. The second user no longer has access to their original tables. This action happened within the database's Time Travel retention period.
How can the missing tables be recovered?
A
Use an UNDROP TABLE statement.
B
Use a CREATE TABLE AS SELECT statement
C
Rename the cloned schema and use an UNDROP SCHEMA statement.
D
Contact Snowflake Support to retrieve the data from Fail-safe