Question 91
Which types of values lead to slower queries and increased storage consumption when placed within a VARIANT column? Select TWO.
Question 92
In which hierarchy is tag inheritance possible?
Question 93
What is the following SQL command used for?
Select * from table(validate(t1, job_id => '_last'));
Select * from table(validate(t1, job_id => '_last'));
Question 94
How does Snowflake recommend defining a clustering key on a high-cardinality column that includes a 15 digit ID numbered column. ID_NUMBER?
Question 95
What Snowflake objects can contain custom application logic written in JavaScript? (Select TWO)
