How many types of TRIGGERS are there in MS SQL Server?
Answer Posted / abcd
3 types:
1. DML,
2. DDL &
3. CLR (is it right?)
| Is This Answer Correct ? | 36 Yes | 50 No |
Post New Answer View All Answers
How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?
How to disable stored procedure sql server?
explain what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
What are the difference between primary keys and foreign keys?
What is inline table-value user-defined function?
What is a derived table?
Why I have to use stored procedures?
What are the benefits and tasks of object explorer? : sql server management studio
How to send a ssrs report from ssis?
Explain a differential backup?
How to Sync Two SQL Azure Databases?
What is built-in/administrator?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?
Explain the use of containers in ssis?
Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture