Answer Posted / mukesh kumar srivastava
A trigger is a special kind of stored procedure that responds to specific events. There are two kinds of
triggers: Data Definition Language (DDL) Triggers and Data Manipulation Language (DML) Triggers.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to get a list of columns using the "sys.columns" view in ms sql server?
What is ms sql server index?
What are the system database in sql server 2008?
Do you know how to store and query spatial data?
Once setting replication, is it potential to own a publisher as sixty four bit sql server and distributor or subscribers as a thirty two bit sql server?
How to get all stored procedures in sql server?
What is bcp? When does it use?
How use inner join in sql server?
Is it important for a database administrator to understand the operating system and file access?
How can you find out how many rows returned in a cursor?
Define msdb database?
What are the differences between decimal and float in ms sql server?
Which tools are available to manage SQL Azure databases and servers?
What is subquery in sql?
What is use of dbcc commands?