Problem #1889 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Write a PL/SQL block to fetch employee details and handle all possible exceptions.</p><p>(Combined Exception Handling)</p>

Your Solution