<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Comic Slow Query &#8211; SQL Joke</title>
	<atom:link href="http://blog.sqlauthority.com/2009/10/13/sql-server-comic-slow-query-sql-joke/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2009/10/13/sql-server-comic-slow-query-sql-joke/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Sun, 26 May 2013 03:27:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Yogesh</title>
		<link>http://blog.sqlauthority.com/2009/10/13/sql-server-comic-slow-query-sql-joke/#comment-80871</link>
		<dc:creator><![CDATA[Yogesh]]></dc:creator>
		<pubDate>Tue, 20 Jul 2010 04:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7050#comment-80871</guid>
		<description><![CDATA[Hi Chandan,

Tempdb is re-created everytime when sql server started. 

In simple way..

1. Tem tables 
2. Stored procs

are dropped automtically when sql will be down and no connection are in active state, backup and restore operation are also not allowed. Due to that there is nothing to save for later use by SQl server.]]></description>
		<content:encoded><![CDATA[<p>Hi Chandan,</p>
<p>Tempdb is re-created everytime when sql server started. </p>
<p>In simple way..</p>
<p>1. Tem tables<br />
2. Stored procs</p>
<p>are dropped automtically when sql will be down and no connection are in active state, backup and restore operation are also not allowed. Due to that there is nothing to save for later use by SQl server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arjun</title>
		<link>http://blog.sqlauthority.com/2009/10/13/sql-server-comic-slow-query-sql-joke/#comment-61582</link>
		<dc:creator><![CDATA[arjun]]></dc:creator>
		<pubDate>Mon, 22 Feb 2010 10:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7050#comment-61582</guid>
		<description><![CDATA[Hi chandan,
     Tempdb is used to store temporary information(tables, history&amp; etc.....)

     When ever we restart the server, Tempdb will be truncated.


if not, let me know.]]></description>
		<content:encoded><![CDATA[<p>Hi chandan,<br />
     Tempdb is used to store temporary information(tables, history&amp; etc&#8230;..)</p>
<p>     When ever we restart the server, Tempdb will be truncated.</p>
<p>if not, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chandan</title>
		<link>http://blog.sqlauthority.com/2009/10/13/sql-server-comic-slow-query-sql-joke/#comment-56851</link>
		<dc:creator><![CDATA[Chandan]]></dc:creator>
		<pubDate>Wed, 21 Oct 2009 11:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7050#comment-56851</guid>
		<description><![CDATA[Sir,

I was very unfortunate not to join you in Pune for your Gyan fest.No seats were available.I am often asked a particular question but could not find an answer to it.Articles on the internet also didn&#039;t help much.

&#039;WHY TEMDB IS RE-CREATED AFTER WE REBOOT SQL SERVER&#039;?

Kindly throw some light on it.As a junior DBA,I always look upto you for some guidance.]]></description>
		<content:encoded><![CDATA[<p>Sir,</p>
<p>I was very unfortunate not to join you in Pune for your Gyan fest.No seats were available.I am often asked a particular question but could not find an answer to it.Articles on the internet also didn&#8217;t help much.</p>
<p>&#8216;WHY TEMDB IS RE-CREATED AFTER WE REBOOT SQL SERVER&#8217;?</p>
<p>Kindly throw some light on it.As a junior DBA,I always look upto you for some guidance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Partha Basak</title>
		<link>http://blog.sqlauthority.com/2009/10/13/sql-server-comic-slow-query-sql-joke/#comment-56659</link>
		<dc:creator><![CDATA[Partha Basak]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 13:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7050#comment-56659</guid>
		<description><![CDATA[It&#039;s looking nice.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s looking nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kuldip.Bhatt</title>
		<link>http://blog.sqlauthority.com/2009/10/13/sql-server-comic-slow-query-sql-joke/#comment-56657</link>
		<dc:creator><![CDATA[Kuldip.Bhatt]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 11:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7050#comment-56657</guid>
		<description><![CDATA[Hello sir,
Both cartoons are very good and
you are also good cartoonist but
technical cartoonist for sqlserver.]]></description>
		<content:encoded><![CDATA[<p>Hello sir,<br />
Both cartoons are very good and<br />
you are also good cartoonist but<br />
technical cartoonist for sqlserver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish Gilhotra</title>
		<link>http://blog.sqlauthority.com/2009/10/13/sql-server-comic-slow-query-sql-joke/#comment-56646</link>
		<dc:creator><![CDATA[Ashish Gilhotra]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 06:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7050#comment-56646</guid>
		<description><![CDATA[cute.....see how expression changes after its like from :( to :)
haha
Good One...]]></description>
		<content:encoded><![CDATA[<p>cute&#8230;..see how expression changes after its like from :( to :)<br />
haha<br />
Good One&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger M</title>
		<link>http://blog.sqlauthority.com/2009/10/13/sql-server-comic-slow-query-sql-joke/#comment-56643</link>
		<dc:creator><![CDATA[Roger M]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 06:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7050#comment-56643</guid>
		<description><![CDATA[Very interesting! Good one.]]></description>
		<content:encoded><![CDATA[<p>Very interesting! Good one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kiran Mehta</title>
		<link>http://blog.sqlauthority.com/2009/10/13/sql-server-comic-slow-query-sql-joke/#comment-56642</link>
		<dc:creator><![CDATA[Kiran Mehta]]></dc:creator>
		<pubDate>Tue, 13 Oct 2009 06:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=7050#comment-56642</guid>
		<description><![CDATA[Hillarious Sir!

Please share the presentation as well.]]></description>
		<content:encoded><![CDATA[<p>Hillarious Sir!</p>
<p>Please share the presentation as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
