Database schema

List all available products with product code HW that cost less than 500. Show all columns.

Hint (Click here to expand)
  • Required column(s): *, AVAILABLE, PRODUCT_CODE, PURCHASE_COST
  • Required table(s): PRODUCT