[Solved] ITSE 2309 Database Programming: Oracle Lab 11 Views

$25

File Name: ITSE_2309__Database_Programming__Oracle_Lab_11__Views.zip
File Size: 499.26 KB

SKU: [Solved] ITSE 2309 – Database Programming: Oracle Lab 11 – Views Category: Tag:
5/5 - (1 vote)

To perform the following assignments, refer to the tables in the JustLee Books database.

  1. Create a view that lists the name and phone number of the contact person at each publisher. Dont include the publishers ID in the view. Name the view CONTACT.
  1. Change the CONTACT view so that no users can accidentally perform DML operations on the view.
  1. Create a view called LAB11 that includes the columns named Col1 and Col2 from the FIRSTATTEMPT table. Make sure the view is created even if the FIRSTATTEMPT table doesnt exist.
  1. Attempt to view the structure of the LAB11 view.
  1. 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.
  1. 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?
  1. Select one of the books in the REORDERINFO view 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?
  1. Delete the record in the REORDERINFO view containing your name. (If you werent 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?
  1. Issue a rollback command to undo any changes made with the preceding DML operations.
  1. Delete the REORDERINFO view.

Upload only the SQL Statements to Blackboard.

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] ITSE 2309  Database Programming: Oracle Lab 11  Views[Solved] ITSE 2309 Database Programming: Oracle Lab 11 Views
$25