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 delete all rows with truncate table statement in ms sql server?
What are the properties of sub-query?
What is the difference between DataRow.Delete() and DataRow.Remove()?
Explain difference between cross join and full outer join?
What are the joins in sql server? : sql server database administration
What is rtm version in sql server?
How to delete duplicate rows from table except one?
Can two tables have the same primary key?
Give the query of getting last two records from the table in SQL SERVER?
What is optimization and its types?
How many categories of data types used by sql server?
List out the difference between union and union all in sql server?
What is resource governor in sql server?
Where to find ntwdblib.dll version 2000.80.194.0?
What is transact-sql language?