Which of the following accurately represents how a table fits into Snowflake's logical container hierarchy? Select one.
A. Account-> Schema-> Database-> Table
B. Account-> Database-> Schema-> Table
C. Database-> Schema-> Table-> Account
D. Database-> Table-> Schema-> Account
Fail-safe is unavailable on which table types?
A. Temporary
B. Transient
C. Provisional
D. Permanent
True or False: It is possible to query data from an Internal or named External stage without loading the data into Snowflake.
A. True
B. False
True or False: You can define multiple columns within a clustering key on a table.
A. True
B. False
Which of the following statements are true of VALIDATION_MODE in Snowflake? (Choose two.)
A. The validation_mode option is used when creating an Internal Stage
B. validation_mode=return_all_errors is a parameter of the copy command
C. The validation_mode option will validate data to be loaded by the copy statement while completing the load and will return the rows that could not be loaded without error
D. The validation_mode option will validate data to be loaded by the copy statement without completing the load and will return possible errors
A deterministic query is run at 8am, takes 5 minutes, and the results are cached. Which of the following statements are true? Choose 2 answers
A. The exact query win ALWAYS return me precomputed result set for the RESULT_CACHE_ACTIVE = time period
B. The same exact query will return the precomputed results if the underlying data hasn't changed and the results were last accessed within the previous 24 hour period
C. The same exact query will return the precomputed results even if the underlying data has changed as long as the results were last accessed within the previous
D. The ''24 hour'' on the percomputed results gets renewed every time the exact query is executed
True or false: it is best practice to define a clustering key on every table.
A. True
B. False
How would you execute a series of SQL statements using Task?
A. include the SQL statements in the body of the task create task mytask.. as insert into target1 select., from stream_s1 where .. INSERT INTO target2 SELECT .. FROM stream .s1 where ..
B. A stored procedure can have only one DML statement per stored procedure invocation and therefore you should sequence stored procedures calls in the task definition CREATE TASK mytask.... AS call stored_prc1(); call stored_proc2t);
C. A stored procedure executing multiple SQL statements and invoke the stored procedure from the task. CREATE TASK mytask.... AS call stored_proc_multiple_statements_inside():
D. Create a task for each SQL statement (e.g. resulting in task1. task2, etc) and string the series of SQL statements by having a control task calling task 1, task 2 sequentially.
Which formats are supported for unloading data from Snowflake? Choose 2 answers
A. Delimited (CSV, TSV, etc.)
B. Avro
C. JSON
D. ORC
Which statements are true of micro-partitions? Choose 2 answers
A. They are approximately 16MB in size
B. They are stored compressed only if COMPRESS=TRUE on Table
C. They are Immutable
D. They are only encrypted in the Enterprise edition and above
Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Snowflake exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your COF-C02 exam preparations and Snowflake certification application, do not hesitate to visit our Vcedump.com to find your solutions here.