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
What are the 10 characteristics of data quality?
Is it possible to create trigger on views?
Explain what is dbcc?
How to select all columns of all rows from a table with a select statement in ms sql server?
Explain ranking functions?
What are various ways to enhance the ssrs report?
How will you find out if there are expensive SQL statements running or not?
Explain for xml explicit mode?
what are the critical issues you have resloved in your company
How to count duplicated values in a column in ms sql server?
What is the use of @@spid?
your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration
Explain what is “asynchronous” communication in sql server service broker?
What is the contrast amongst drop and truncate?
Explain the difference between functions and stored procedures in sql server?