I am trying to complete a query with:
-Product Name
-Quantity on Hand
-Reorder Level
I only want the query to return the product name when the Quantity Level is below the Reorder Level.
Should be pretty simple, I think, but I am completely new to subqueries.
Any help would be great!