Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following operations will result in an error in Snowflake?
A
Inserting duplicate values into a PRIMARY KEY column
B
Inserting a NULL into a column with a NOT NULL constraint
C
Inserting duplicate values into a column with a UNIQUE constraint
D
Inserting a value to FOREIGN KEY column that does not match a value in the column referenced