Question: 1. Create a table named orders_log_table (which have six fields orderNumber,orderdate,customerNumber,status (before update), status (after update), action = update) 2.Write a trigger to insert some

1. Create a table named orders_log_table (which have six fields orderNumber,orderdate,customerNumber,status (before update), status (after update), action = update)

2.Write a trigger to insert some information into orders_log table every time after an UPDATE happen into orders table.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!