Problem #1729 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Write a PL/SQL block to calculate sum of first 10 natural numbers using FOR LOOP.</p><p>(FOR LOOP)</p>

Your Solution