How many types of triggers are there?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is named calculation? : sql server analysis services, ssas

0 Answers  


do you know how to configure db2 side of the application? : Sql server database administration

0 Answers  


How to integrate the ssrs reports in application?

0 Answers  


Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.

0 Answers   iSoft,


How do you simulate a deadlock for testing purposes

1 Answers  






What is identity?

0 Answers  


What is use of except clause?

0 Answers  


How to find the source of a table in sql server?

0 Answers  


write down the sql query? Table Name : emp1 empid empname 1 bala 2 guna Table Name : emp2 empid empname 1 <Null> 2 <Null> Solution : emp1 names are updated in emp2, write a query?

8 Answers  


what is the different types of backups available in sql server? : Sql server database administration

0 Answers  


How can you insert values in multiple rows using one Insert statement?

0 Answers   Flextronics, Thomson Reuters, Virtusa,


What is the difference between commit and rollback?

0 Answers  


Categories