Easy
WHERE
Pro Challenge
Orders Above 900
List orders whose total is greater than 900. Return columns: id, status, customer_id, total_amount. Order results by: total_amount DESC, id.
Preparing the interactive SQL workspace...
List orders whose total is greater than 900. Return columns: id, status, customer_id, total_amount. Order results by: total_amount DESC, id.
Preparing the interactive SQL workspace...
List orders whose total is greater than 900. Return columns: id, status, customer_id, total_amount. Order results by: total_amount DESC, id.
This Pro challenge keeps its schema, dataset and solution behind subscription access. No protected answer content is included in public SEO data.