<?xml version="1.0" encoding="utf-8"?><!-- generator="b2evolution/6.11.7-stable" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Frank Kalis - Neueste Kommentare auf VS 2005 &#38; SQL 2005 auf MSDN downloadbar</title>
		<link>https://www.insidesql.org/blogs/frankkalis/?disp=comments</link>
		<atom:link rel="self" type="application/rss+xml" href="https://www.insidesql.org/blogs/frankkalis/?tempskin=_rss2&#38;disp=comments&#38;p=28" />
		<description></description>
		<language>de-DE</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=6.11.7-stable"/>
		<ttl>60</ttl>
		<item>
			<title> Todd Harvey in Antwort auf: VS 2005 &#38; SQL 2005 auf MSDN downloadbar</title>
			<pubDate>Fri, 16 Jun 2006 18:49:20 +0000</pubDate>
			<dc:creator><span class="user anonymous" rel="bubbletip_comment_223">Todd Harvey</span></dc:creator>
			<guid isPermaLink="false">c223@https://www.insidesql.org/blogs/</guid>
			<description>Frank,
You commented as follows at http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=9&amp;amp;messageid=170880

Is it really a physical delete or isn&#039;t the record marked as ghost record? 
--
Frank Kalis
Microsoft SQL Server MVP
www.insidesql.de
Heute schon gebloggt? www.insidesql.de/blogs

Your comment was in response to the statement:
Delete is a physical delete - each row gets deleted and logged.

Truncate is a logical delete that deallocates the extents used by the table, marking them as empty for reuse, although the physical data pages still contain the data rows. The deallocation of the extents is logged.


Do you have further information as to which statement is actually true?

Todd</description>
			<content:encoded><![CDATA[Frank,
You commented as follows at http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=9&amp;messageid=170880

Is it really a physical delete or isn't the record marked as ghost record? 
--
Frank Kalis
Microsoft SQL Server MVP
www.insidesql.de
Heute schon gebloggt? www.insidesql.de/blogs

Your comment was in response to the statement:
Delete is a physical delete - each row gets deleted and logged.

Truncate is a logical delete that deallocates the extents used by the table, marking them as empty for reuse, although the physical data pages still contain the data rows. The deallocation of the extents is logged.


Do you have further information as to which statement is actually true?

Todd]]></content:encoded>
			<link>https://www.insidesql.org/blogs/frankkalis/2005/10/28/vs_2005_aamp_sql_2005_auf_msdn_downloadb#c223</link>
		</item>
			</channel>
</rss>
