Answer Posted / subbu
Newly introduced in Sql server 2005
======================================
DDL trigger (This trigger fired only create new table or
Drop table or Alter table).Created in either Database or
Server.
To Deploy .Net procedures.
CLR Integration.
TRY & CATCH Mehod (For Error Handling).
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is factless fact table? : sql server analysis services, ssas
Can you leave a union at any time?
what is the difference between count(*) and count(1) ?
Does sql server use t sql?
Difference between 2NF &3NF ?
What is a dataset and what are the different types of datasets?
Explain user defined views?
What is sharding?
what authentication modes does sql server support? : Sql server database administration
What is difference between delete and truncate commands?
What is database white box testing?
Can we check locks in database? If so, how can we do this lock check?
Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?
Explain sql delete command?
What is the difference between Stored Procedures and triggers?