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
Can a stored procedure call itself or recursive stored procedure? How many levels sp nesting is possible?
What is compression - row-level and page-level compression?
What is ssl in sql server?
What does REVERT do in SQL Server 2005?
How to get a list of columns in a view using the "sp_help" stored procedure?
Is natural join and equi join same?
Explain few of the new features of sql server 2008 management studio
How to convert numeric expression data types by assignment operations?
What is msdb database? : SQL Server Architecture
Explain the cursor lock types?
Difference between DELETE and TRUNCATE?
explain what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration
What is the difference between Triggers and Stored Procedure?
What are the limitations/drawbacks or ssrs 2008 r2?
Explain the concepts and capabilities of sql server?