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 #1774
Problem #1774
DATABASE MANAGEMENT SYSTEM USING ORACLE
<p>Write a PL/SQL block to copy data from EMP table to another table using <code>%ROWTYPE</code>.</p><p>(%ROWTYPE + INSERT)</p>
Your Solution
Submit Solution
Reset