Problem #1608 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Insert a new employee into EMP table but rollback the transaction.</p><p>(ROLLBACK – INSERT)</p>

Your Solution