Assuming that the session parameter USE_CACHED_RESULT is set to false, what are characteristics of Snowflake virtual warehouses in terms of the use of Snowpark?
Database XYZ has the data_retention_time_in_days parameter set to 7 days and table XYZ.public.ABC has the data_retention_time_in_days set to 10 days.A Developer accidentally dropped the database containing this single table 8 days ago and just discovered the mistake.How can the table be recovered?
A Data Engineer is building a set of reporting tables to analyze consumer requests by region for each of the Data Exchange offerings annually, as well as click-through rates for each listing.Which views are needed MINIMALLY as data sources?
The following code is executed in a Snowflake environment with the default settings:What will be the result of the select statement?
A Data Engineer defines the following masking policy:The policy must be applied to the full_name column in the customer table:Which query will apply the masking policy on the full_name column?