LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
SnowPro Core

SnowPro Core

Get started today

Ultimate access to all questions.


A table named car_sales contains a single VARIANT column named src.

The output of the query SELECT * FROM car_sales; is:

{
  "customer": {
    "address": {
      "city": "Springfield",
      "phone number": "123-456-7890",
      "street": "123 Main St"
    },
    "name": "John Doe"
  },
  "sale_id": 1001
}

Which queries will return the element "phone number" from the data? (Choose two.)

Exam-Like
Quiz related visual




Powered ByGPT-5