Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Snowflake SnowPro Core Certification 2026 Exam COF-C03 Question # 18 Topic 2 Discussion

Snowflake SnowPro Core Certification 2026 Exam COF-C03 Question # 18 Topic 2 Discussion

COF-C03 Exam Topic 2 Question 18 Discussion:
Question #: 18
Topic #: 2

The following JSON is stored in a VARIANT column called src of the CAR_SALES table:

COF-C03 Question 18

A user needs to extract the dealership information from the JSON.

How can this be accomplished?


A.

select src:dealership from car_sales;


B.

select src.dealership from car_sales;


C.

select src:Dealership from car_sales;


D.

select dealership from car_sales;


Get Premium COF-C03 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.