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: SELECT, %TYPE AND %ROWTYPE
Problem #1747
Problem #1747
DATABASE MANAGEMENT SYSTEM USING ORACLE
<p>Write a PL/SQL block to fetch employee name from EMP table for empno = 7369 and display it.</p><p>(SELECT INTO Statement)</p>
Your Solution
Submit Solution
Reset