Search Interview Questions | More than 3000 questions in repository. There are more than 900 unanswered questions. Click here and help us by providing the answer. Have a video suggestion. Click Correct / Improve and please let us know. |
|
| ||||
Interview Questions and Answers | ||||
| ||||
Ans. A trigger is a special kind of stored procedure that automatically gets executed upon an event in the database server. | ||||
Help us improve. Please let us know the company, where you were asked this question : | ||||
Like Discuss Correct / Improve  database   trigger Asked in 10 Companies basic   frequent | ||||
Related Questions | ||||
What is ACID ? | ||||
What is database deadlock ? How can we avoid them? | ||||
What things you would care about to improve the performance of Application if its identified that its DB communication that needs to be improved ? | ||||
If you are given a choice to implement the code to either Insert a Record or Update if already exist, Which approach will you follow ? | ||||
What is the use of @GeneratedValue annotation in Hibernate? | ||||
What are temp tables ? | ||||
What is database Normalization ? | ||||
What happens to backups if we delete the RDS instance ? | ||||
What is a Cursor ? | ||||