Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Oracle SQL Objective: Associates would need to develop stored procedures (or) functions for the below-mentioned problem statements. NOTE: Students should create all the stored procedures

Oracle SQL

Objective: Associates would need to develop stored procedures (or) functions for the below-mentioned problem statements.

NOTE: Students should create all the stored procedures and functions inside package mentioned in the problem statement. Also, all the procedure names should be appended with the employee id.

Create a package with name UMS_Package_.

Create a stored procedure Update_Student_Contact_Info _ in the package which takes registration number, new email, and contact # as inputs and updates that students contact number, email id.

Create a stored procedure which accepts a character input and displays the name and the phone numbers of students which starts with the given character input.

Create a function which accepts the student registration id, returns the age of a student in number based on the DOB and the current date.

Create a function which accepts the student registration id and returns the numbers of years has passed since the student joined the college. Hint: Use the data of joining of the student.

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

DB2 Universal Database V7.1 Application Development Certification Guide

Authors: Steve Sanyal, David Martineau, Kevin Gashyna, Michael Kyprianou

1st Edition

0130913677, 978-0130913678

More Books

Students also viewed these Databases questions

Question

Repeat Prob. 1417 for a pressure of 85 kPa.

Answered: 1 week ago

Question

Example. Evaluate 5n+7 lim 7-00 3n-5

Answered: 1 week ago