Problem #1603 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Insert a new employee record into EMP table and commit the changes.</p><p>(COMMIT – INSERT)</p>

Your Solution