Question 111

Which statement describes how Snowflake supports reader accounts?
  • Question 112

    True or False: A Virtual Warehouse can be resized while suspended.
  • Question 113

    Which Snowflow object does not consume and storage costs?
  • Question 114

    A virtual warehouse is created using the following command:
    Create warehouse my_WH with
    warehouse_size = MEDIUM
    min_cluster_count = 1
    max_cluster_count = 1
    auto_suspend = 60
    auto_resume = true;
    The image below is a graphical representation of the warehouse utilization across two days.

    What action should be taken to address this situation?
  • Question 115

    Which parameter prevents streams on tables from becoming stale?