Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. (25 pts.) Write the SQL statements to create a view that will display course names by section. 2. (75 pts.) Create a PL/SQL procedure

image text in transcribed
1. (25 pts.) Write the SQL statements to create a view that will display course names by section. 2. (75 pts.) Create a PL/SQL procedure which accepts a course code (ccode) and display the corresponding corse name and credit from COURSE table. (40 pts.) - The procedure accepts a course code. (5 pts.) - If the course code exists, the procedure display course informations. (10pts.) - If the course code does not exist, the procedure handles the exception and prints a descriptive text, (10pts) - Write a simple anonymous block with the procedure call to testit. (10pts.) Note1: PK Primary Key FX Foreign Key NN Not Null Note2: You can find sample data on the back of the page

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases And Information Systems 1 International Baltic Conference Dbandis 2020 Tallinn Estonia June 19 2020 Proceedings

Authors: Tarmo Robal ,Hele-Mai Haav ,Jaan Penjam ,Raimundas Matulevicius

1st Edition

303057671X, 978-3030576714

More Books

Students also viewed these Databases questions

Question

Explain the functions of financial management.

Answered: 1 week ago

Question

HOW MANY TOTAL WORLD WAR?

Answered: 1 week ago

Question

Discuss the scope of financial management.

Answered: 1 week ago

Question

Discuss the goals of financial management.

Answered: 1 week ago

Question

Evaluate the importance of diversity in the workforce.

Answered: 1 week ago

Question

Identify the legal standards of the recruitment process.

Answered: 1 week ago