For Directory tables, what stage allows for automatic refreshing of metadata?
A user needs to create a materialized view in the schema MYDB.MYSCHEMA.
Which statements will provide this access?
In the query profiler view for a query, which components represent areas that can be used to help optimize query performance? (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?
Which of the following Snowflake capabilities are available in all Snowflake editions? (Select TWO)