Question 11

An Architect uses COPY INTO with the ON_ERROR=SKIP_FILE option to bulk load CSV files into a table called TABLEA, using its table stage. One file named file5.csv fails to load. The Architect fixes the file and re-loads it to the stage with the exact same file name it had previously.
Which commands should the Architect use to load only file5.csv file from the stage? (Choose two.)
  • Question 12

    To increase performance, materialized views can be created on external table without any additional cost
  • Question 13

    Which of the following ingestion methods can be used to load near real-time data by using the messaging services provided by a cloud provider?
  • Question 14

    A user is executing the following command sequentially within a timeframe of 10 minutes from start to finish:

    What would be the output of this query?
  • Question 15

    An Architect is designing a pipeline to stream event data into Snowflake using the Snowflake Kafka connector. The Architect's highest priority is to configure the connector to stream data in the MOST cost-effective manner.
    Which of the following is recommended for optimizing the cost associated with the Snowflake Kafka connector?