Problem #1689 DATABASE MANAGEMENT SYSTEM USING ORACLE

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

Your Solution