<?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/"
> <channel><title>Comments on: Where 1=1</title> <atom:link href="http://smartpandian.com/where-11/feed/" rel="self" type="application/rss+xml" /><link>http://smartpandian.com/where-11/</link> <description>as simple as that...</description> <lastBuildDate>Thu, 02 Feb 2012 14:22:11 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Pandian</title><link>http://smartpandian.com/where-11/comment-page-1/#comment-2004</link> <dc:creator>Pandian</dc:creator> <pubDate>Mon, 11 May 2009 16:16:51 +0000</pubDate> <guid
isPermaLink="false">http://smartpandian.com/?p=292#comment-2004</guid> <description>&quot;Create Table Like &quot; is cool in MySQL.. probably others would copy in their next version.
In SQL Server, there is other option for creating temptable without where 1=2,
&lt;code&gt;select Top 0 * into TempTable from Table&lt;/code&gt;</description> <content:encoded><![CDATA[<p>&#8220;Create Table Like &#8221; is cool in MySQL.. probably others would copy in their next version.<br
/> In SQL Server, there is other option for creating temptable without where 1=2,<br
/> <code>select Top 0 * into TempTable from Table</code></p> ]]></content:encoded> </item> <item><title>By: kay_k</title><link>http://smartpandian.com/where-11/comment-page-1/#comment-2002</link> <dc:creator>kay_k</dc:creator> <pubDate>Mon, 11 May 2009 06:57:38 +0000</pubDate> <guid
isPermaLink="false">http://smartpandian.com/?p=292#comment-2002</guid> <description>the where 1=2 tip comes in handy in sql server for creating a tmp table like an existing table(if only it had mysql&#039;s create table like.. )</description> <content:encoded><![CDATA[<p>the where 1=2 tip comes in handy in sql server for creating a tmp table like an existing table(if only it had mysql&#8217;s create table like.. )</p> ]]></content:encoded> </item> </channel> </rss>
