 




<?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: SQL table missing values</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/sql-table-missing-values/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-table-missing-values/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 10:51:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: broeren79</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-table-missing-values/#comment-67359</link>
		<dc:creator>broeren79</dc:creator>
		<pubDate>Wed, 26 Aug 2009 07:05:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-67359</guid>
		<description><![CDATA[i think the solution with creating the &quot;bogus&quot;-table might work, if I change it into a view.
That&#039;ll allow me to join it to the rest of the query without making changes to the table structure.

Thanks you all!]]></description>
		<content:encoded><![CDATA[<p>i think the solution with creating the &#8220;bogus&#8221;-table might work, if I change it into a view.<br />
That&#8217;ll allow me to join it to the rest of the query without making changes to the table structure.</p>
<p>Thanks you all!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-table-missing-values/#comment-67318</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Tue, 25 Aug 2009 14:54:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-67318</guid>
		<description><![CDATA[Could you please clarify if &lt;b&gt;any &lt;/b&gt;of the suggested solutions is suitable for you ?]]></description>
		<content:encoded><![CDATA[<p>Could you please clarify if <b>any </b>of the suggested solutions is suitable for you ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: broeren79</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-table-missing-values/#comment-67257</link>
		<dc:creator>broeren79</dc:creator>
		<pubDate>Mon, 24 Aug 2009 06:35:46 +0000</pubDate>
		<guid isPermaLink="false">#comment-67257</guid>
		<description><![CDATA[perhaps i have not mentioned it clear enough. I can not make updates or changes to the database, since it is a database belonging to an external erp-system, and support will be void if changes to the database structure is made. Thus i simply need a select-type query that retrieves the info....]]></description>
		<content:encoded><![CDATA[<p>perhaps i have not mentioned it clear enough. I can not make updates or changes to the database, since it is a database belonging to an external erp-system, and support will be void if changes to the database structure is made. Thus i simply need a select-type query that retrieves the info&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: broeren79</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-table-missing-values/#comment-66309</link>
		<dc:creator>broeren79</dc:creator>
		<pubDate>Fri, 31 Jul 2009 10:20:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-66309</guid>
		<description><![CDATA[Sorry, misunderstood your question. i am working with sql2005.]]></description>
		<content:encoded><![CDATA[<p>Sorry, misunderstood your question. i am working with sql2005.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-table-missing-values/#comment-66192</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Wed, 29 Jul 2009 13:05:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-66192</guid>
		<description><![CDATA[Thanks Broeren.

By &quot;what database&quot; I meant, what RDBMS (i.e. Oracle, SQL Server, etc...)are you using ?]]></description>
		<content:encoded><![CDATA[<p>Thanks Broeren.</p>
<p>By &#8220;what database&#8221; I meant, what RDBMS (i.e. Oracle, SQL Server, etc&#8230;)are you using ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: broeren79</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-table-missing-values/#comment-66179</link>
		<dc:creator>broeren79</dc:creator>
		<pubDate>Wed, 29 Jul 2009 06:30:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-66179</guid>
		<description><![CDATA[Hi, Thanks for your reply.

I am using the production database for our ERP system. Let&#039;s call it &quot;DUMMY&quot;.
I need it in pure SQL, since I need to join the result with another query. The result is for reporting purposes. The table itself should not undergo any changes.]]></description>
		<content:encoded><![CDATA[<p>Hi, Thanks for your reply.</p>
<p>I am using the production database for our ERP system. Let&#8217;s call it &#8220;DUMMY&#8221;.<br />
I need it in pure SQL, since I need to join the result with another query. The result is for reporting purposes. The table itself should not undergo any changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carlosdl</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-table-missing-values/#comment-66162</link>
		<dc:creator>carlosdl</dc:creator>
		<pubDate>Tue, 28 Jul 2009 20:56:21 +0000</pubDate>
		<guid isPermaLink="false">#comment-66162</guid>
		<description><![CDATA[What database are you using ?
Do you want to do this with pure SQL, or would you use a stored procedure if needed ?
For each part number,  is it not possible to have more than one record with null division ?]]></description>
		<content:encoded><![CDATA[<p>What database are you using ?<br />
Do you want to do this with pure SQL, or would you use a stored procedure if needed ?<br />
For each part number,  is it not possible to have more than one record with null division ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.066 seconds using memcached
Object Caching 351/357 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 11:08:26 -->