Free practice · single-choice · hard
Practice
Diagnose a grouped-query grain error
Why is SELECT status, order_id, SUM(order_amount) FROM orders GROUP BY status unreliable for a portable status summary?
Free practice · single-choice · hard
Diagnose a grouped-query grain error
Why is SELECT status, order_id, SUM(order_amount) FROM orders GROUP BY status unreliable for a portable status summary?