Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Need help with the below assignment. You can take any table for reference

Albert ChaoSep 2 2021

Create a user defined exception named “DUPLICATE_EMPLOYEE_JOBS’ . The above exception has to be raised provided if there are any duplicates available for empJob column in the table named “Employee”, handle the same with an error message “More Than one Employee for the same Job”

This post has been answered by KayK on Sep 3 2021
Jump to Answer

Comments

Post Details

Added on Sep 2 2021
25 comments
607 views