Answer Posted / subodh devarde
Triggers are special type of stored procedure which execute automatically whenever any changes are occured in table in database after using insert update ,delete command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Give an example of why you would want to denormalize a database
How to include date and time values in sql statements?
If any stored procedure is encrypted, then can we see its definition in activity monitor?
Can you explain various data region available in ssrs with their use?
What method is used by the Command classes to execute SQL statements that return single values?
What is the purpose of update statistics and scope_identity() function?
What is entity data services?
how would you improve etl (extract, transform, load) throughput?
What is the default Port No on which SQL Server listens?
Can sql server 2016 run on windows 7?
Explain view in sql server?
How to declare a cursor with "declare ... Cursor" in ms sql server?
In which format does an image save in SQL Server database ?
What is the cartesian product of table?
Which joins are sql server default?