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 difference between rownum and row_number?
What are the differences between ms sql server & oracle?
Where can you find the error log information? : sql server database administration
Explain the types of indexes.
Tell me what is the significance of null value and why should we avoid permitting null values?
What is the exact numeric data type in sql?
What is spatial and temporal data?
Why main is user defined function?
What are the advantages of user defined function?
Explain different forms of normalization?
How to create an multi-statement table-valued function?
Can you type more than one query in the query editor screen at the same time?
What is a system database and what is a user database?
How can we determine what objects a user-defined function depends upon?
What are the benefits of filtered indexes?