What are ways to create and manage data shares in Snowflake? (Select TWO)
What is the default character set used when loading CSV files into Snowflake?
Which Snowflake objects track DML changes made to tables, like inserts, updates, and deletes?
Which statement about billing applies to Snowflake credits?
True or False: Loading data into Snowflake requires that source data files be no larger than 16MB.
How long is Snowpipe data load history retained?
Which stage type can be altered and dropped?
When unloading to a stage, which of the following is a recommended practice or approach?
Which Snowflake partner specializes in data catalog solutions?
Which is the MINIMUM required Snowflake edition that a user must have if they want to use AWS/Azure Privatelink or Google Cloud Private Service Connect?
Query compilation occurs in which architecture layer of the Snowflake Cloud Data Platform?
A user unloaded a Snowflake table called mytable to an internal stage called mystage.
Which command can be used to view the list of files that has been uploaded to the staged?
A user has unloaded data from Snowflake to a stage
Which SQL command should be used to validate which data was loaded into the stage?
Which of the following describes external functions in Snowflake?
Which semi-structured file formats are supported when unloading data from a table? (Select TWO).
Which of the following are valid methods for authenticating users for access into Snowflake? (Select THREE)
Which cache type is used to cache data output from SQL queries?
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?
Which of the following conditions must be met in order to return results from the results cache? (Select TWO).
What is a responsibility of Snowflake ' s virtual warehouses?