SnowflakeSnowflake
ARA-C01 · Question #45
ARA-C01 Question #45: Real Exam Question with Answer & Explanation
Sign in or unlock ARA-C01 to reveal the answer and full explanation for question #45. The question stem and answer options stay visible for context.
Snowflake Architecture
Question
What are characteristics of the use of transactions in Snowflake? (Select TWO).
Options
- AExplicit transactions can contain DDL, DML, and query statements.
- BThe autocommit setting can be changed inside a stored procedure.
- CA transaction can be started explicitly by executing a begin work statement and end explicitly by
- DA transaction can be started explicitly by executing a begin transaction statement and end
- EExplicit transactions should contain only DML statements and query statements. All DDL
Unlock ARA-C01 to see the answer
You've previewed enough free ARA-C01 questions. Unlock ARA-C01 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Snowflake Transactions#Transaction Control Language (TCL)#DDL in Transactions