What are computer language considerations when using Snowflake interfaces? (Select TWO).
Which of the following is true about Snowflake's "auto-scale" feature for multi-clustered warehouses? (Choose any 2 options)
Which command can be used to query the Information Schema in Snowflake to retrieve a list of tables?
Which of the following file formats can be processed by the PARSE_DOCUMENT function?
What kind of information can be found in Query History in Snowsight? (Select THREE)
How do databases, schemas, tables, and views interact in Snowflake's hierarchy? (Choose any 2 options)
What is the PRIMARY purpose of the use of the PARSE_DOCUMENT function in Snowflake?
Which of the following Snowflake functions is used to generate pre-signed URLs for accessing files in a stage?
What parameter is used to define how long Time Travel can be used to access a table?
What is a key benefit of using Streamlit for data visualization in Snowflake notebooks?
Which types of stages are supported in Snowflake for data loading and unloading? (Select TWO)
What is the primary purpose of the COPY INTO command in Snowflake for data loading?
What happens when you execute the following command in Snowflake?
DROP SCHEMA IF EXISTS marketing_schema;
Which of the following is a key feature of Snowflake's Data Storage Layer? (Select 2 options)
What filter can be used when searching for data products on the Snowflake Marketplace?
What is the recommended way to provide a role with access to a Snowflake object?
Which Snowflake architectural layer is responsible for persistent storage of customer data?
Given a table named MY_TABLE, which SQL statement would create a clone named MY_TABLE_CLONE?
Which of the following are benefits of using a multi-clustered warehouse in Snowflake? (Choose any 3 options)
Which of the following are date and time data types in Snowflake? (Choose any 3 options)
What is the name for a Snowflake account holder who shares data with other Snowflake accounts?
Which SQL command is commonly used to load structured data from a stage into a Snowflake table?
How can you query semi-structured data (e.g., JSON) stored in a Snowflake VARIANT column?
Which of the following are examples of unstructured data? (Choose any 3 options)