ASSIGNMENT 7 SOLUTION WITH SOURCE CODE

Triggers

Contents:

  1. Set A

Q 1. Write a package, which consists of one procedure and one function. Pass college code as a parameter to procedure and display details of college. Write a function which will return teacher name having maximum salary.

 Download code        Source code