Quèstion 13 Given the following relation: Movie (MovielID, Title, Genre, Year) Write a PL/SQL block of code that performs the following tasks: i. Read a movie id provided by user at run time and store...


Quèstion 13<br>Given the following relation:<br>Movie (MovielID, Title, Genre, Year)<br>Write a PL/SQL block of code that performs the following tasks:<br>i. Read a movie id provided by user at run time and store it in a variable.<br>ii. Fetch the Genre and title of the movie having the entered id and store them inside two variables<br>ii. Display the fetched movie Genre and title.<br>T TTArial<br>3 (12pt)<br>

Extracted text: Quèstion 13 Given the following relation: Movie (MovielID, Title, Genre, Year) Write a PL/SQL block of code that performs the following tasks: i. Read a movie id provided by user at run time and store it in a variable. ii. Fetch the Genre and title of the movie having the entered id and store them inside two variables ii. Display the fetched movie Genre and title. T TTArial 3 (12pt)

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here