Free SnowPro Core Exam Braindumps (page: 56)

Page 55 of 287

A user has unloaded data from a Snowflake table to an external stage.
Which command can be used to verify if data has been uploaded to the external stage named my_stage?

  1. view @my_stage
  2. list @my_stage
  3. show @my_stage
  4. display @my_stage

Answer(s): B



Which tasks are performed in the Snowflake Cloud Services layer? (Choose two.)

  1. Management of metadata
  2. Computing the data
  3. Maintaining Availability Zones
  4. Infrastructure security
  5. Parsing and optimizing queries

Answer(s): A,E



What is true about sharing data in Snowflake? (Choose two.)

  1. The Data Consumer pays for data storage as well as for data computing.
  2. The shared data is copied into the Data Consumer account, so the Consumer can modify it without impacting the base data of the Provider.
  3. A Snowflake account can both provide and consume shared data.
  4. The Provider is charged for compute resources used by the Data Consumer to query the shared data.
  5. The Data Consumer pays only for compute resources to query the shared data.

Answer(s): C,E



The following JSON is stored in a VARIANT column called src of the CAR_SALES table:
A user needs to extract the dealership information from the JSON.
How can this be accomplished?

  1. select src:dealership from car_sales;
  2. select src.dealership from car_sales;
  3. select src:Dealership from car_sales;
  4. select dealership from car_sales;

Answer(s): A






Post your Comments and Discuss Snowflake SnowPro Core exam with other Community members:

SnowPro Core Exam Discussions & Posts