nerdexam
SnowflakeSnowflake

COF-C02 · Question #133

COF-C02 Question #133: Real Exam Question with Answer & Explanation

Sign in or unlock COF-C02 to reveal the answer and full explanation for question #133. The question stem and answer options stay visible for context.

Data Transformations

Question

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?

Options

  • Aselect src:dealership from car_sales;
  • Bselect src.dealership from car_sales;
  • Cselect src:Dealership from car_sales;
  • Dselect dealership from car_sales;

Unlock COF-C02 to see the answer

You've previewed enough free COF-C02 questions. Unlock COF-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#JSON data#VARIANT data type#Semi-structured data querying#Dot notation
Full COF-C02 PracticeBrowse All COF-C02 Questions