Database schema

Calculate the total number of products in stock (QUANTITY_ON_HAND) with product code SW.

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