Question: Using oracle live SQL: Create a table for an inventory with product_id, produce_name, price, QoH, reorder_point, Create trigger that will display the following message, if
Using oracle live SQL: Create a table for an inventory with product_id, produce_name, price, QoH, reorder_point, Create trigger that will display the following message, if the QoH below redorder point.
EXAMPLE:
Product: abc currently got # items in inventory.
Reorder must be initiated.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
