Which of these is not a valid build trigger ? (i)manual trigger (ii)parameterized trigger (iii)downstream trigger (iv)version conrol trigger
Answers
Answered by
0
The answer is Option (iii).
Downstream trigger is not a valid build trigger.
In SQL, a trigger is a special stored procedure that gets executed automatically when an event takes place in the database server. There are three types of triggers:
*DML – INSERT, UPDATE, DELETE
*DDL – CREATE, ALTER, DROP
*Logon – When the logon action takes place at the time of establishing the user’s session.
Answered by
0
Is Stream Based Version Control
Answer is downstream streams
Similar questions