Question 301

Which Snowflake objects can be shared with other Snowflake accounts? (Choose three.)
  • Question 302

    A user has an application that writes a new Tile to a cloud storage location every 5 minutes.
    What would be the MOST efficient way to get the files into Snowflake?
  • Question 303

    If 3 size Small virtual warehouse is made up of two servers, how many servers make up a Large warehouse?
  • Question 304

    The following settings are configured:

    For how many days will the data be retained at the object level?
  • Question 305

    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?