exam questions

Exam SnowPro Core All Questions

View all questions & answers for the SnowPro Core exam

Exam SnowPro Core topic 1 question 971 discussion

Actual exam question from Snowflake's SnowPro Core
Question #: 971
Topic #: 1
[All SnowPro Core Questions]

What are the correct settings for column and element names, regardless of which notation is used while accessing elements in a JSON object?

  • A. Both the column name and the element name are case-insensitive.
  • B. Both the column name and the element name are case-sensitive.
  • C. The column name is case-sensitive and the element names are case-insensitive.
  • D. The column name is case-insensitive and the element name is case-sensitive.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
0e504b5
Highly Voted 8 months, 3 weeks ago
Selected Answer: D
D. The column name is case-insensitive and the element name is case-sensitive. https://docs.snowflake.com/en/user-guide/querying-semistructured Important Regardless of which notation you use, the column name is case-insensitive but element names are case-sensitive. For example, in the following list, the first two paths are equivalent, but the third is not: src:salesperson.name SRC:salesperson.name SRC:Salesperson.Name
upvoted 5 times
...
VKR
Most Recent 8 months, 3 weeks ago
Selected Answer: D
https://docs.snowflake.com/en/user-guide/json-basics-tutorial-query
upvoted 4 times
...
mambamota
9 months ago
Selected Answer: C
Column Names (Attributes): When querying JSON data stored in a column, the column names (also known as attributes) are case-sensitive. You must match the exact case of the column name in your query. Element Names (Keys within JSON Objects): The keys or element names within the JSON objects are case-insensitive. This means you can access the JSON elements using any case (upper or lower) without affecting the query results.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago