Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam ADA-C01 All Questions
Exam ADA-C01 All Questions

View all questions & answers for the ADA-C01 exam

Snowflake SnowPro Advanced: Administrator ADA-C01 Question # 22 Topic 3 Discussion

ADA-C01 Exam Topic 3 Question 22 Discussion:
Question #: 22
Topic #: 3

What Snowflake capabilities are commonly used in rollback scenarios? (Select TWO).


A.

SELECT SYSTEM$CANCEL_QUERY('problematic_query_id');


B.

CREATE TABLE prd_table_bkp CLONE prd_table BEFORE (STATEMENT => 'problematic_query_id');


C.

CREATE TABLE prd_table_bkp AS SELECT * FROM TABLE(RESULT_SCAN('problematic_query_id'));


D.

ALTER TABLE prd_table SWAP WITH prd_table_bkp;


E.

Contact Snowflake Support to retrieve Fail-safe data.


Get Premium ADA-C01 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.