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
Explain following error properties?
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
What do you mean by collation recursive stored procedure?
What are binary string data types in ms sql server?
Why use “nolock” in sql server?
How do you create an execution plan?
Explain different types of lock modes in sql server 2000?
Why do we use stored procedures in sql server?
Why use update_statistics command in sql server?
How do I port a number to sql server?
When should you use an instead of trigger?
How to declare a cursor with "declare ... Cursor" in ms sql server?
Explain about link server in sql server?
Can truncate be rolled back?
What are number line correlation administrators will use while working with a subquery?