Question: a ) Write and execute the CREATE VIEW command to create the MAJOR _ CUSTOMER view. b ) Write and execute the command to retrieve

a) Write and execute the CREATE VIEW command to create the MAJOR_CUSTOMER view.
b) Write and execute the command to retrieve the customer number and name of each customer in the MAJOR_CUSTOMER view with a balance that exceeds the credit limit.
c) Write and execute the query that the DBMS actually executes.
d) Does updating the database through this view create any problems? If so, what are they? If not, why not?

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 Programming Questions!