Posted by Erland Sommarskog on 10/01/85 11:32
Hugo Kornelis (hugo@pe_NO_rFact.in_SPAM_fo) writes:
> A TRUNCATE TABLE operation is minimally logged. That means that there is
> just enough information in the log file to rollback if the transaction
> fails or commit if it doesn't - but not enough to re-apply the changes.
Reference?
TRUNCATE TABLE logs the extent deallocations, and that is perfecly
enough to reapply the changes.
--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
Navigation:
[Reply to this message]
|