Problem #1109 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Insert a new department into DEPT table; DEPTNO = 50, DNAME = &#039;TRAINING&#039;, LOC = &#039;DELHI&#039;</p>

Your Solution