Problem #1690 DATABASE MANAGEMENT SYSTEM USING ORACLE

<p>Write a PL/SQL block to check whether a number is positive or negative.</p><p>(IF-ELSE Statement)</p>

Your Solution