Question: USE SYNTAX TO ANSWER THE FOLLOWING. Insert sample data from Figure 4a to Figure 4d to corresponding table (2 points). Write an UPDATE statement to

USE SYNTAX TO ANSWER THE FOLLOWING.

Insert sample data from Figure 4a to Figure 4d to corresponding table (2 points).

Write an UPDATE statement to change values of ITEM.ItemDescription from Desk Lamp to Desk Lamps (2 points).

Write an SQL statement to create a view called SaleSummaryViewthat contains SALE.SaleID, SALE.SaleDate, SALE_ITEM.SaleItemID, SALE_ITEM.ItemID, ITEM.ItemDescription, and ITEM.ItemPrice (3 points).

Write an SQL statement to create a trigger called ValidItemthat limits possible ItemDescription insert to Antique Desk, Antique Desk Chair, Dining Table Linens, Candles, and Desk Lamp(3 points).

USE SYNTAX TO ANSWER THE FOLLOWING. Insert sample data from Figure 4ato Figure 4d to corresponding table (2 points). Write an UPDATE statement

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!