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 #1772
Problem #1772
DATABASE MANAGEMENT SYSTEM USING ORACLE
<p>Write a PL/SQL block to increase salary of employees department-wise using <code>%TYPE</code>.</p><p>(%TYPE + UPDATE)</p>
Your Solution
Submit Solution
Reset