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

A data engineer has a table EVENTS with a VARIANT column PAYLOAD. Each row's PAYLOAD contains a JSON object with a top-level array field named 'items', where each element has 'sku' and 'qty' attributes. The engineer needs a result set with one row per item, exposing the SKU and quantity as separate columns alongside the event's ID. Which query construct correctly produces this output?

Reviewed for accuracy · Report an issueNext question