How many network policies can be assigned to an account or specific user at a time?
How can a Snowflake user access a JSON object, given the following table? (Select TWO).

What statistical information in a Query Profile indicates that the query is too large to fit in memory? (Select TWO).
What are benefits of using Snowpark with Snowflake? (Select TWO).
What is a characteristic of the Snowflake Query Profile?
True or False: It is possible for a user to run a query against the query result cache without requiring an active Warehouse.
Where would a Snowflake user find information about query activity from 90 days ago?
What are value types that a VARIANT column can store? (Select TWO)
True or False: When you create a custom role, it is a best practice to immediately grant that role to ACCOUNTADMIN.
A user has 10 files in a stage containing new customer data. The ingest operation completes with no errors, using the following command:
COPY INTO my__table FROM @my__stage;
The next day the user adds 10 files to the stage so that now the stage contains a mixture of new customer data and updates to the previous data. The user did not remove the 10 original files.
If the user runs the same copy into command what will happen?
Which of the following is a valid source for an external stage when the Snowflake account is located on Microsoft Azure?
Which of the following Snowflake objects can be shared using a secure share? (Select TWO).
Which account__usage views are used to evaluate the details of dynamic data masking? (Select TWO)
What is used to denote a pre-computed data set derived from a SELECT query specification and stored for later use?
When using the ALLOW_CLI£NT_MFA_CACHING parameter, how long is a cached Multi-Factor Authentication (MFA) token valid for?
Which Snowflake mechanism is used to limit the number of micro-partitions scanned by a query?
Which data types optimally store semi-structured data? (Select TWO).
Which file function generates a SnowFlake-hosted URL that must be authenticated when used?
Which metadata table will store the storage utilization information even for dropped tables?
By default, how long is the standard retention period for Time Travel across all Snowflake accounts?