What is trigger in pl sql with examples?


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

Post New Answer

More SQL PLSQL Interview Questions

write a query to remove null following table are id name 101 dinesh null jyothi null bharathi 102 suresh null shilpha 103 prakesh null suma i want the output format like id name 101 dinesh 102 suresh 103 prakesh

3 Answers   TCS,


How do you optimize SQL queries ?

6 Answers   CarrizalSoft Technologies, Infosys, Oracle,


write a procedure to find top second no from a list of numbers

1 Answers   ABC,


Are stored procedures faster than dynamic sql?

0 Answers  


How do I edit a trigger in sql developer?

0 Answers  






what are the advantages of mysql in comparison to oracle? : Sql dba

0 Answers  


Which one is the Best approach to put code, among Triggers and Procedures? Explain?

1 Answers   Sierra Atlantica,


what are the advantages of cursors than procedures?

2 Answers  


When you have to use a default "rollback to" savepoint of plvlog?

0 Answers  


What is varray in pl sql?

0 Answers  


How do I partition a table in sql?

0 Answers  


How consistent is the view of the data between and within multiple sessions, transactions or statements ?

0 Answers  


Categories