A Data Analyst needs to create a custom filter called state in a Snowflake dashboard using a SQL query. Which query will include this custom filter?
A Data Analyst executes a complex query. Which query will allow the Analyst to access the results a second time?
A Data Analyst is working with three tables:

Which query would return a list of all brokers, a count of the customers each broker has. and the total order amount of their customers (as shown below)?

A)

B)

C)

D)

Which Snowflake SQL would a Data Analyst use in a trained Cortex model named forecast_model to retrieve the components that contribute to the predictions?
What scheme is used by Snowflake to estimate the approximate similarity between two or more data sets?
What are the PRIMARY reasons for using integrity constraints on Snowflake tables? (Select TWO).
A company is looking for new headquarters and wants to minimize the distances employees have to commute. The company has geographic data on employees' residences. Through the Snowflake Marketplace, the company obtained geographic data for possible locations of the new headquarters. How can the distance between an employee's residence and potential headquarters locations be calculated in meters with the LEAST operational overhead?