Computer Science, asked by meandonlyme8640, 10 months ago

What is the trigger? (Rajasthan Board)

Answers

Answered by cutie004
0

Explanation:

trigger (from the Dutch trekken, meaning to pull) is a lever which, when pulled by the finger, releases the hammer on a firearm. In a database, a trigger is a set of Structured Query Language (SQL) statements that automatically "fires off" an action when a specific operation, such as changing data in a table, occurs.

Answered by Anonymous
3

Answer:

Trigger is a SQL procedure that initiates an action when an event occurs.

Triggers can also execute stored procedure.

mark this as brainliest plz

Similar questions