Answer Posted / vani
Instead of triggers are the procedures that execute in
place of Data Manipulation language (DML)statement on a
table.
for example, if i have INSTEAD-OF-UPDATE Trigger on
TableA,and i execute an update statement on that table,the
code in the INSTEAD-OF-TRIGGER will be executed instead of
the update statement that I executed.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain what is “asynchronous” communication in sql server service broker?
What are 3 ways to get a count of the number of records in a table?
What can be used instead of trigger?
Which is the best place or learning center for MS SQL?????In Bangladesh?????
do you know how to configure db2 side of the application? : Sql server database administration
Explain table valued parameters in sql server? Why tvp used?
What is an entity-relationship diagram (erd)?
What is bookmark link in ssrs?
What is a db view?
What is report subscription?
What do mean by xml datatype?
What are examples of triggers?
What does top operator do?
How do I find information about the install locations for the various instances running on a computer?
What are the components of dbms?