MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
Home
Practice
DATABASE MANAGEMENT SYSTEM USING ORACLE
PLSQL: DECISION CONTROL STATEMENT: IF, IF-ELSE, IF-ELSIF-ELSE, CASE
Problem #1696
Problem #1696
DATABASE MANAGEMENT SYSTEM USING ORACLE
<p>Write a PL/SQL block to check if a number is:</p><p>* Positive</p><p>* Negative</p><p>* Zero</p><p>(IF-ELSIF-ELSE)</p>
Your Solution
Submit Solution
Reset