Question 101

Which virtual warehouse configuration requires the maximum number of clusters to be equal to the minimum number of clusters?
  • Question 102

    Which type of workload traditionally benefits from the use of the query acceleration service?
  • Question 103

    What MINIMUM privilege is required on the external stage for any role in the GET REST API to access unstructured data files using a file URL?
  • Question 104

    Which Snowflake native tool can be used to diagnose and troubleshoot network connections?
  • Question 105

    A sales table FCT_SALES has 100 million records.
    The following Query was executed
    SELECT COUNT (1) FROM FCT__SALES;
    How did Snowflake fulfill this query?