Database schema

Give the code and description of all products, in reverse alphabetical order by code, then alphabetically by description.

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