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: OUTPUT STATEMENT, DATATYPES, VARIABLES, CONSTANTS
Problem #1663
Problem #1663
DATABASE MANAGEMENT SYSTEM USING ORACLE
<p>Write a PL/SQL block to display numbers from 1 to 5 using <code>DBMS_OUTPUT.PUT_LINE</code>.</p><p>(Output Statement)</p>
Your Solution
Submit Solution
Reset