Question: Create a Microsoft Word document that includes the SQL query code used to explore the database tables, and answer the following questions: Write a trigger
Create a Microsoft Word document that includes the SQL query code used to explore the database tables, and answer the following questions:
- Write a trigger titled "tgrExcessInventory" for the Production.ProductInventory table to ensure the quantity can never exceed 800 units.
- Modify the trigger created in step 1 to execute its check code only if the Quantity column is updated.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
