Question 31

A company is storing large numbers of small JSON files (ranging from 1-4 bytes) that are received from IoT devices and sent to a cloud provider. In any given hour, 100,000 files are added to the cloud provider.
What is the MOST cost-effective way to bring this data into a Snowflake table?
  • Question 32

    An Architect has a VPN_ACCESS_LOGS table in the SECURITY_LOGS schema containing timestamps of the connection and disconnection, username of the user, and summary statistics.
    What should the Architect do to enable the Snowflake search optimization service on this table?
  • Question 33

    A DevOps team has a requirement for recovery of staging tables used in a complex set of data pipelines. The staging tables are all located in the same staging schema. One of the requirements is to have online recovery of data on a rolling 7-day basis.
    After setting up the DATA_RETENTION_TIME_IN_DAYS at the database level, certain tables remain unrecoverable past 1 day.
    What would cause this to occur? (Choose two.)
  • Question 34

    Which of the two are limitations of the insertReport API of SnowPipe?
  • Question 35

    A user has the appropriate privilege to see unmasked data in a column.
    If the user loads this column data into another column that does not have a masking policy, what will occur?