Answered You can hire a professional tutor to get the answer.

QUESTION

"Your first procedure is to be named MOVIE_RENTAL_SP and is going to provide functionality to process movie rentals.

"Your first procedure is to be named MOVIE_RENTAL_SP and is going to provide functionality to process movie rentals. Based on data that will represent the movie id, member id and payment method your procedure will need to generate a rental id and then insert a new row of data into the mm_rental table. The process will also need to update the quantity column in the mm_movie table to reflect that there is one less copy of the rented movie in stock. Along with the processing you will also need to define some user-defined exception handlers that will be used in validating the input data. Since you may need to recreate your procedure several times during the debugging process it is suggested that you use the CREATE OR REPLACE syntax at the beginning of the CREATE statement."

Show more
LEARN MORE EFFECTIVELY AND GET BETTER GRADES!
Ask a Question