wat new abt truncate in sql server

Answer Posted / praful chavan

While using TRUNCATE stmt, WHERE clause can not be used.
When we use TRUNCATE stmt, Trigger does not get fire. After
using TRUNCATE stmt, all the deleted rows are not entered in
the transaction log file(.ldf)

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1)what is the difference between Reinitializing a Subscription and synchronization the subscription? 2)when to use reinitializing ? 3)when to use synchronization? 4)when adding table or deleting a table what to do?(reinz.. or syn) 5)when adding a column what to do?

1527


How you can get a list of all the table constraints in a database?

507


How to link tables in sql server?

468


How much memory that we are using in Logshipping Concept?

1360


What is an index in sql?

544






What is difference between clustered and non clustered index?

522


What are policy management terms?

550


How much space does sql server 2016 take?

565


What type of Index will get created after executing the above statement?

632


What is optimistic concurrency?

556


A trigger can reference objects outside the current database? State true or false.

546


What is a trace frag? Where do we use it?

669


what data regions are and what are the different data regions?

101


What is bcp? When does it use?

505


What are the basic functions for master, msdb, model, tempdb databases?

584