Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the purpose of the STRIP_NULL_VALUES file format option when loading semi-structured data into Snowflake?
STRIP_NULL_VALUES
A
It removes null values from all columns in the data.
B
It converts null values to empty strings during loading.
C
It skips rows with null values during the loading process.
D
It removes object or array elements containing null values.