What is the default character set used when loading CSV files into Snowflake?
Which of the following conditions must be met in order to return results from the results cache? (Select TWO).
A user has 10 files in a stage containing new customer data. The ingest operation completes with no errors, using the following command:
COPY INTO my__table FROM @my__stage;
The next day the user adds 10 files to the stage so that now the stage contains a mixture of new customer data and updates to the previous data. The user did not remove the 10 original files.
If the user runs the same copy into command what will happen?
What Snowflake role must be granted for a user to create and manage accounts?
User-level network policies can be created by which of the following roles? (Select TWO).
What are two ways to create and manage Data Shares in Snowflake? (Choose two.)