You are on page 1of 10

Experiment No.

11
Write a Query To Display All Employees
w ho Were Hired In Last Month
Write A Query To Delete Duplicate Records From A Table
W rite A Query To Display The Repeated Tuples From A Schema
Write a PL/SQL Query To Demonstrate SELECT Command
W rite a PL/SQL Query To Demonstrate INSERT Command
E xperiment No.16
W rite a PL/SQL Query To Demonstrate UPDATE Command
Experiment No.17
Write a PL/SQL Query To Demonstrate DELETE Command
E xperiment No.18
Write a PL/SQL Query To Display TOP - 5 Employees
Who have Highest Salary Using Cursor
Experiment No.19
W rite a PL/SQL Query To Display ID,Name,Salary,Hire Date
of all Employees Using Cursor
Write a PL/SQL Query to delete records if delete successful then
return 1 else 0

You might also like