🔥 3-day streak
Snowflake SnowPro Core (COF-C03)45 / 148
Question 45 of 148

A data engineer loads deeply nested JSON documents into a VARIANT column. Each document contains an 'employees' array, and each employee element itself contains a nested 'projects' array of objects. The engineer needs a single query that returns one row per project, with columns for the employee name and the project name. Which approach correctly produces this result?

Reviewed for accuracy · Report an issueNext question