News

Ex. No: 5 Creating Cursors using PL/SQL AIM: To create a cursor using PL/SQL. Steps: Create employee table with following attributes (empid NUMBER, empname VARCHAR (10), dept VARCHAR (10),salary ...