Snowflake COF-C02 Practice Test - Questions Answers, Page 72
List of questions
Related questions
Which data protection feature should only be used when all other data recovery options have been attempted?
Time Travel
Cloning
Replication
Fail-safe
What virtual warehouse configuration should be used when processing a large number of complex queries?
Use the auto-resume feature.
Run the warehouse in auto-scale mode.
Increase the size of the warehouse.
Increase the number of warehouse clusters.
What best practice recommendations will help prevent timeouts when using the PUT command to load large data sets? (Select TWO).
Compress the files before loading.
Use a semi-structured file format.
Increase the PARALLEL option value.
Load the data into a table stage.
Enable the overwrite option.
What are characteristics of the ownership privilege when it is granted on a regular Snowflake schema? (Select TWO).
It is automatically granted to the role that creates a database object within the schema.
It allows a role to manage grants on the schema.
It can be transferred from one role to another for a specific schema.
It grants the ability to query data from the schema.
It must be granted to a role in order to alter warehouse settings.
Who can access the data published in a Data Exchange?
Only the data provider who published the data
Any Snowflake user, regardless of their role or permissions
Any user who has been provided with a unique Data Exchange URL
Only the users that the data provider has invited to the Data Exchange
A Snowflake user accidentally deleted a table. The table no longer exists, but the session is within the data retention period. How can the table be restored using the LEAST amount of operational overhead?
Clone the table schema as it existed before the table was dropped.
Clone the database as it existed before the table was dropped.
Recreate the table and reload the data.
Run the UNDROP command against the table.
Question