MSC-PG0016
The lock level is handled automatically in Snowflake.
This is a deprecated version of the SnowConvert documentation, please visit the official site HERE.
Severity
Low
Description
Snowflake maintains transactional consistency and allows non-blocking reads by using isolated transactional snapshots, rather than row locks, to manage data access.
Code Example
Input Code:
Output Code:
For more information please refer to The Locking Clause.
Recommendations
If you need more support, you can email us at snowconvert-support@snowflake.com
Last updated