Problem #1887 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Write a PL/SQL block where exception is handled in inner block and re-raised to outer block.</p><p>(Nested Blocks + Re-raise)</p>

Your Solution