Solved

Suppose You Have a Table That Includes a Nested Column

Question 176

Multiple Choice

Suppose you have a table that includes a nested column called "city" inside a column called "person", but when you try to submit the following query in BigQuery, it gives you an error. SELECT person FROM `project1.example.table1` WHERE city = "London" How would you correct the error?


A) Add ", UNNEST(person) " before the WHERE clause.
B) Change "person" to "person.city".
C) Change "person" to "city.person".
D) Add ", UNNEST(city) " before the WHERE clause.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents