Create a view called delay with all of information stored


Assignment: SQL Programming

1. Create a view called DELAY with all of the information stored in ORDERS table for all orders that have not yet shipped (shipdate is NULL).

2. Change the DELAY view so users are not able to perform any DML operations on the view.

3, Create a VIEW called ORDERDETAILS that contains the Order#, Customer#, and Orderdate from the Orders table, joined to the ISBN and Quantity from the OrderItems table.

5. Create a view that lists the ISBN and title for each book in inventory along with the name and phone number of the person to contact if the book needs to be reordered. Name the view REORDERINFO. 6. Try to change the name of a contact person in the REORDERINFO view to your name. Was an error message displayed when performing this step? If so, what was the cause of the error message?

6. Try to change the name of a contact person in the REORDERINFO view to your name. Was an error message displayed when performing this step? If so, what was the cause of the error message?

7. Select one of the books in the REORDERINF Oview and try to change its ISBN. Was an error message displayed when performing this step? If so, what was the cause of the error message?

8. Delete the record in the REORDERINFO view containing your name. (If you weren't able to perform #6 successfully, delete one of the contacts already listed in the table.) Was an error message displayed when performing this step? If so, what was the cause of the error message?

Format your assignment according to the following formatting requirements:

1. The answer should be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides.

2. The response also includes a cover page containing the title of the assignment, the student's name, the course title, and the date. The cover page is not included in the required page length.

3. Also include a reference page. The Citations and references should follow APA format. The reference page is not included in the required page length.

Solution Preview :

Prepared by a verified Expert
PL-SQL Programming: Create a view called delay with all of information stored
Reference No:- TGS02987447

Now Priced at $50 (50% Discount)

Recommended (95%)

Rated (4.7/5)