🙏 We really need your support. We need funding to continue our mission: publishing new lessons and improving the platform. If you can, please support the project with a donation. Help the project now →
SQL code copied to buffer
Task 34:

Product Weight Buckets

Use the Product table to create a query that selects the columns ProductID, Name, Weight, and a calculated column called Bucket that categorizes products into five equal groups based on their weight. Ensure to exclude any products with a NULL weight and sort the results by the Bucket column.

Use SQL Server 2022 syntax to write your answer. Descriptions of tables are provided in the right pane.

Write your request in the field below and click the "Check it!" button.
Get hint
Copy code Clear editor

Hi! Could we please enable some services and cookies to improve your experience and our website?

Privacy & Cookie Policy.