COF-C02 Exam Question 36
A sales table FCT_SALES has 100 million records.
The following Query was executed
SELECT COUNT (1) FROM FCT__SALES;
How did Snowflake fulfill this query?
The following Query was executed
SELECT COUNT (1) FROM FCT__SALES;
How did Snowflake fulfill this query?
COF-C02 Exam Question 37
True or False: A 4X-Large Warehouse may, at times, take longer to provision than a X-Small Warehouse.
COF-C02 Exam Question 38
What actions will prevent leveraging of the ResultSet cache? (Choose two.)
COF-C02 Exam Question 39
A JSON document is stored in the source_colum of type VARIANT. The document has an array called elements. The array contains the name key that has a string value How can a Snowflake user extract the name from the first element?
COF-C02 Exam Question 40
User INQUISITIVE_PERSON has been granted the role DATA_SCIENCE. The role DATA_SCIENCE has privileges OWNERSHIP on the schema MARKETING of the database ANALYTICS_DW.
Which command will show all privileges granted to that schema?
Which command will show all privileges granted to that schema?
