Explain nested trigger in sql?


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

Post New Answer

More SQL Server Interview Questions

Does hive support indexing?

0 Answers  


Will sql server 2005 allow you to reduce the size of a column?

0 Answers  


Please get the 4 th maximum salary from a table without using any sql keyword (TOP,MAX are mot allowed)

8 Answers  


How do I save a stored procedure in sql server?

0 Answers  


how we can use a database with php.

2 Answers   HCL, IT Solution,






Can we insert data into a view?

0 Answers  


What do you mean by an execution plan?

0 Answers  


Department ----------- salary Deptname 1000 A 3000 A 2000 B 3000 B 4000 C 5000 C select the deptname where salary >=5000 result should be: Deptname --------- C please post only executed query in SQL server 2005 Asked By: Md. Niyaz

3 Answers  


How do I create a trace in sql server?

0 Answers  


What stored by the model?

0 Answers  


How can we use ConnectorJ JDBC Driver with MS SQL?

0 Answers   PUCIT,


What is normalization and denormalization in sql server?

0 Answers  


Categories