<?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: preventing select * from the query in SQL</title>
	<atom:link href="http://www.sachinjain.me/2009/11/preventing-select-from-the-query-in-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sachinjain.me/2009/11/preventing-select-from-the-query-in-sql/</link>
	<description>IT Professional - MCA, MBA</description>
	<lastBuildDate>Thu, 20 May 2010 09:12:35 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sachin Jain</title>
		<link>http://www.sachinjain.me/2009/11/preventing-select-from-the-query-in-sql/comment-page-1/#comment-12</link>
		<dc:creator>Sachin Jain</dc:creator>
		<pubDate>Mon, 09 Nov 2009 06:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.sachinjain.me/?p=139#comment-12</guid>
		<description>Hi deepak

I don&#039;t understand what you are saying for taking a dump data in xls file .. Here on the post I am just saying that we can prevent the using of * from the select query as it optimize our queries ?</description>
		<content:encoded><![CDATA[<p>Hi deepak</p>
<p>I don&#8217;t understand what you are saying for taking a dump data in xls file .. Here on the post I am just saying that we can prevent the using of * from the select query as it optimize our queries ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak Khaitan</title>
		<link>http://www.sachinjain.me/2009/11/preventing-select-from-the-query-in-sql/comment-page-1/#comment-11</link>
		<dc:creator>Deepak Khaitan</dc:creator>
		<pubDate>Mon, 09 Nov 2009 06:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sachinjain.me/?p=139#comment-11</guid>
		<description>So we see the Pro only:
The Con is :
The only problem will be in case you need to do some support or analysis, you need to type heavy (big) SQL each time.
And with tools like SQL Developer its very convinient to do a select * and check the required field or take the data dump in an xls and analyse.</description>
		<content:encoded><![CDATA[<p>So we see the Pro only:<br />
The Con is :<br />
The only problem will be in case you need to do some support or analysis, you need to type heavy (big) SQL each time.<br />
And with tools like SQL Developer its very convinient to do a select * and check the required field or take the data dump in an xls and analyse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rashi</title>
		<link>http://www.sachinjain.me/2009/11/preventing-select-from-the-query-in-sql/comment-page-1/#comment-10</link>
		<dc:creator>Rashi</dc:creator>
		<pubDate>Thu, 05 Nov 2009 15:48:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sachinjain.me/?p=139#comment-10</guid>
		<description>nice &amp; knowledgeable article...keep writing......</description>
		<content:encoded><![CDATA[<p>nice &amp; knowledgeable article&#8230;keep writing&#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
