A. USAGE_VIEWER
B. OBJECT_VIEWER
C. SECURITY_VIEWER
D. GOVERNANCE_VIEWER
A. 7 days
B. 1 day
C. 14 days
D. 0 days
A. Masking policies
B. Data classification
C. External functions
D. Row level policies
A. Changing a column that is not in the cached query
B. Executing the RESULTS_SCAN() table function
C. Stopping the virtual warehouse that the query is running against
D. Clustering of the data used by the query
E. Removing a column from the query SELECT list
A. Secure User Defined Functions (UDFs)
B. Sequences
C. Tables
D. Materialized views
E. Procedures
A. EXTRACT INTO
B. GET
C. COPY INTO
D. WRITE
A. Reorder the rows in a relational table and then unload the rows into a file
B. Convert the rows in a source file to a single variant column and then load the rows from the file to a variant table.
C. Convert the rows in a relational table lo a single VARIANT column and then unload the rows into a file.
D. Reorder the data columns according to a target table definition and then unload the rows into the table.
A. select dealership from car_sales;
B. select src:Dealership from car_sales;
C. select src.dealership from car_sales;
D. select src:dealership from car_sales;
A. SnowCD
B. SQL API
C. Python connector
D. SnowSQL
E. Snowsight worksheets
A.
B.
C.
D.
A. Materialized view
B. Transient table
C. Secure view
D. Temporary table
A. JAROWINKLER_SIMILARITY
B. MINHASH COMBINE
C. APPROXIMATE_SIMILARITY
D. APPROXIMATE_JACCARD_INDEX
A. 90 days
B. 7 days
C. 1 day
D. O days
A. Standard Edition
B. Business Critical Edition
C. Virtual Private Snowflake Edition
D. Enterprise Edition
A. Increasing the amount of remote storage for the virtual warehouse
B. Using a common table expression (CTE) instead of a temporary table
C. Using a larger virtual warehouse
D. Increasing the virtual warehouse maximum timeout limit