Answer Posted / s.vanitha
The INSTEAD OF triggers execute instead
of the original data modification. INSTEAD OF trigger are
allowed for both tables and views.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to use copy and concatenate commands in SQL?
define and explain the differences between clustered and non-clustered indexes.
Mention the different types of triggers?
What are cursors in ms sql server?
What’s the distinction between dropping a info and taking a info offline?
What is the use of builtinadministrators group in sql server? : sql server security
What is explicit mode in sql server?
What is the difference between NOROW and LOCKROW?
What are the disadvantages of primary key and foreign key in SQL?
Explain system rowset functions?
What is index in an assignment?
How to convert numeric expression data types using the cast() function?
Are semicolons required at the end of sql statements in sql server 2005?
Difference between report and query parameter. Why do we need different type of parameter?
Where cross join is used?