Problem #1840 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Create a package containing a function to return square of a number.</p><p>(Package + Function)</p>

Your Solution