How to create a ddl trigger using "create trigger" statements?



How to create a ddl trigger using "create trigger" statements?..

Answer / Naresh Singh

A subquery in a SELECT statement in MS SQL Server is a SELECT statement nested within another SELECT, INSERT, UPDATE, or DELETE statement. It allows you to retrieve data from one table based on the results of another query.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

How do I run sql server 2014?

1 Answers  


Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture

1 Answers  


What is mean by dml?

1 Answers  


Write SQL queries on Self Join and Inner Join.

1 Answers   Aspiring Minds,


you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration

1 Answers  


why would you call update statistics? : Sql server database administration

1 Answers  


It is important form e to get the information from log files of applications executed by the task scheduler? Does sql studio save these log files? : sql server management studio

1 Answers  


What are the restrictions while creating batches in sql server?

1 Answers  


List the various tools available for performance tuning?

1 Answers  


what is blocking? : Sql server database administration

1 Answers  


Get Current System Date Time

2 Answers  


What are different types of collation sensitivity?

1 Answers  


Categories