Problem #1605 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Delete employees with salary less than 1000 and commit the transaction.</p><p>(COMMIT – DELETE)</p>

Your Solution