What value provides information about disk usage for operations where intermediate results do not fit in memory in a Query Profile?
The following JSON is stored in a VARIANT column called src of the CAR_SALES table:
A user needs to extract the dealership information from the JSON.
How can this be accomplished?
Which of the following are characteristics of security in Snowflake?
A permanent table and temporary table have the same name, TBL1, in a schema.
What will happen if a user executes select * from TBL1 ;?