What is a trigger in sql?



What is a trigger in sql?..

Answer / Sanjay Kumar Dhaka

In SQL, a trigger is a special type of stored procedure that automatically executes when an event occurs on a particular table.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is a column in a table?

1 Answers  


What is a call statement? Explain with an example.

1 Answers  


What are the different types of constraints?

1 Answers  


What does count (*) do in sql?

1 Answers  


what is the difference between trigger and storedprocedures

16 Answers   Tech Mahindra,


How to create a view on a table which does not exists

4 Answers   Oracle, TCS,


what are the features and advantages of object-oriented programming? : Sql dba

1 Answers  


How many LONG columns are allowed in a table?

6 Answers   CTS,


Differentiate between % rowtype and type record.

1 Answers  


What is auto increment in sql?

1 Answers  


What is trigger in pl sql?

1 Answers  


what are all different types of collation sensitivity? : Sql dba

1 Answers  


Categories