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
How to add a new dsn with the odbc driver for sql server?
How to get a list of all tables with "sys.tables" view in ms sql server?
What are binary string data types in ms sql server?
How to compose an inquiry to demonstrate the points of interest of an understudy from students table whose name begins with k?
Define full outer join?
Is a primary key unique?
In which files does sql server actually store data?
What is history table in sql server?
what is hash nonclustered index
When do you think a developer should use sql server-based cursors?
How do clustered indexes store data?
What is difference between cte and view?
What is a result set object returned by mssql_query()?
What are different types of collation sensitivity?
What are data resources?