List of questions
Related questions
Question 36 - ARA-C01 discussion
What are characteristics of the use of transactions in Snowflake? (Select TWO).
A.
Explicit transactions can contain DDL, DML, and query statements.
B.
The autocommit setting can be changed inside a stored procedure.
C.
A transaction can be started explicitly by executing a begin work statement and end explicitly by executing a commit work statement.
D.
A transaction can be started explicitly by executing a begin transaction statement and end explicitly by executing an end transaction statement.
E.
Explicit transactions should contain only DML statements and query statements. All DDL statements implicitly commit active transactions.
Your answer:
0 comments
Sorted by
Leave a comment first