Question: Create a script file that performs the following. Insert a statement to drop the CustomerView Insert a statement to create an updatable view, CustomerView based
Create a script file that performs the following.
Insert a statement to drop the "CustomerView"
Insert a statement to create an updatable view, "CustomerView" based on the "Customer" table that retrieves all fields of the customer table.
Insert at least 5 new customers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
