When sharing data in Snowflake, what privileges does a Provider need to grant along with a share? (Choose two.)
A. USAGE on the specific tables in the database.
B. MODIFY on the specific tables in the database.
C. SELECT on the specific tables in the database.
D. USAGE on the database and the schema containing the tables to share.
E. OPERATE on the database and the schema containing the tables to share.
Which privilege grants the ability to set a column-level security masking policy on a table or view column?
A. APPLY
B. CREATE
C. SET
D. MODIFY
What takes the highest precedence in Snowflake file format options, when specified in multiple locations during data loading?
A. The stage definition
B. The table definition
C. The use of a copy into