SnowPro Core Certification — Question 88

True or False: Snowflake enforces unique, primary key, and foreign key constraints during DML operations.

Answer options

Correct answer: B

Explanation

The correct answer is B because Snowflake does not enforce unique, primary key, or foreign key constraints during DML operations; these are merely informational and not enforced. Option A is incorrect as it implies that Snowflake actively enforces these constraints, which is not the case.