SnowPro Advanced: Administrator — Question 3

What is a characteristic of Snowflake's transaction locking and concurrency modeling?

Answer options

Correct answer: A

Explanation

The correct answer is A because Snowflake's architecture is designed to prevent deadlocks by allowing concurrent queries and DML operations to execute without blocking each other. Answer B is incorrect as it suggests blocking behavior that does not occur in Snowflake. Answers C and D are also incorrect as they misrepresent how Snowflake manages transaction locking and visibility of changes.