Answer Posted / guest
Triggers are basically used to implement business rules.
Triggers is also similar to stored procedures. The
difference is that it can be activated when data is added or
edited or deleted from a table in a database.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Is truncate autocommit?
Where the sql logs gets stored? : sql server database administration
Does an index slow down updates on indexed columns?
Is it ok to shrink transaction log?
Explain different types of index?
Do you know what are the differences between lost updates and uncommitted dependencies?
Explain about sql server login?
What is dbcc? Give few examples.
What is dynamic cursor in SQL SERVER?
What is the new security features added in sql server 2014? : sql server security
What is data source in connection string?
What is data modeling and Reterminal integrity?
How to drop existing views from a database in ms sql server?
What does the update command do?
What are the 7 disadvantages to a manual system?