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 #1764
Problem #1764
DATABASE MANAGEMENT SYSTEM USING ORACLE
<p>Write a PL/SQL block to fetch employee details based on empno using <code>%ROWTYPE</code>.</p><p>(%ROWTYPE + SELECT INTO)</p>
Your Solution
Submit Solution
Reset