What are triggers and its types?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What are the properties of a transaction?

0 Answers  


How to find 3rd highest salary of an employee from the employee table in sql?

0 Answers  


Explain what is sql*plus?

0 Answers  


What is graph sql?

0 Answers  


What is difference between a Cursor declared in a procedure and Cursor declared in a package specification ?

2 Answers   JDA,






What are the query optimization techniques?

0 Answers  


one of the column in my table contains the data like SAL ---- 1000 1000 2000 3000 3000 So my requirement is i want output like SAL --- 1000 2000 3000 it mean i want to delete duplicate rows only how should u write query?

9 Answers   TCS,


How to return multiple records from procedure?

2 Answers  


Do ddl statements need commit?

0 Answers  


Can delete statement be rollbacked?

0 Answers  


What is primary key in db?

0 Answers  


What is the difference between sql and mysql?

0 Answers  


Categories