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

Explain nested trigger in sql?

597


What are cursors? Explain the different types of cursors Enlist a few disadvantages of cursors.

621


Which is faster statement or preparedstatement?

537


What does it mean to invest in the index?

512


How do I find the sql server database version?

534






What is subquery? Explain the properties of a subquery?

513


What is a trigger what are the advantages of trigger?

531


What are constraints in microsoft sql server?

565


How is foreign key related to primary key?

578


after migrating the dts packg to ssis by using migrtn wizrd in 2005. iam not able to open ssis pack and getting error. what r those errors? how to resolve?

1694


What is the name of the Database which IBM mainframe uses?

542


How to download microsoft sql server 2005 express edition?

578


How and why use sql server?

555


Can we delete data from a view?

544


How can I create a report based on a query? : sql server management studio

564