🔥 3-day streak
Microsoft Fabric Analytics Engineer Associate87 / 150
Question 87 of 150

A Fabric Warehouse table named RawOrders has a column OrderPayload of type VARCHAR(MAX) containing JSON documents. Each document has a top-level 'items' array where each element includes 'sku' and 'qty' properties. You must produce one row per item (sku, qty) for each order to load into a fact table. Which T-SQL approach correctly expands the array into rows?

Reviewed for accuracy · Report an issueNext question