Answer Posted / sanjay kumar dinda
Trigger is a procedure which is invoked automatically when
any DML operation occured on a table.
At the time of DML operation , inside trigger SQL provide
the dummy table ( inderted , deleted) , which stores the
errected rows....
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is model database in sql server?
What is attribute hierarchy? : sql server analysis services, ssas
How to find the login name linked to a given user name?
What is the full form of ddl?
What is difference between materialized view and view?
Do you know what is a with(nolock)?
What is transaction server distributed transaction?
How is SQL Azure different than SQL server?
What is system stored procedures?
How do you debug a procedure in sql server?
How to download and install the scaled-down database adventureworkslt?
Difference between Sql server reporting services and Crystal reports?
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
why would you use sql agent? : Sql server database administration
What is plan freezing?