 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; OUTER JOIN statement</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/outer-join-statement/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 10:57:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Joining Tables in SQL Server</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/joining-tables-in-sql-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/joining-tables-in-sql-server/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 10:23:34 +0000</pubDate>
		<dc:creator>Bijaybehera29</dc:creator>
				<category><![CDATA[JOIN statement]]></category>
		<category><![CDATA[LEFT OUTER JOIN statement]]></category>
		<category><![CDATA[OUTER JOIN statement]]></category>
		<category><![CDATA[SQL Server development]]></category>
		<category><![CDATA[SQL Server Query]]></category>
		<category><![CDATA[SQL statements]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What is the difference between Outerjoin and Left outerjoin.]]></description>
				<content:encoded><![CDATA[<p>What is the difference between Outerjoin and Left outerjoin.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/joining-tables-in-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Select from table where data row missing</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/select-from-table-where-data-row-missing/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/select-from-table-where-data-row-missing/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 21:34:08 +0000</pubDate>
		<dc:creator>Jej1216</dc:creator>
				<category><![CDATA[OUTER JOIN statement]]></category>
		<category><![CDATA[SELECT statement]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a table with the main fields being BU, ASSET, BOOK for any BU and ASSET combination, there should be two to four rows of data, with just the BOOK value being different. Data corruption has caused us to find all BU-ASSET combinations missing the value &#8216;AMT&#8217; for BOOK. I need to join the [...]]]></description>
				<content:encoded><![CDATA[<p>I have a table with the main fields being BU, ASSET, BOOK<br />
for any BU and ASSET combination, there should be two to four rows of data, with just the BOOK value being different.  Data corruption has caused us to find all BU-ASSET combinations missing the value &#8216;AMT&#8217; for BOOK.  I need to join the table to itself (I think) to do this, but my repeated efforts have failed.  If I have BU = 10 and ASSET = 125, I have four rows, with BOOK = &#8216;FED&#8217;,'CORP&#8217;,'AMT&#8217;,'LOCAL&#8217; and for BU = 20 and ASSET = 130, I have rows with BOOK = &#8216;CORP&#8217;,'FED&#8217;.  I want to identify BU/ASSET 20/130 as needing an &#8216;AMT&#8217; row but to skip BU/ASSET 10/125 since it has an &#8216;AMT&#8217; row.  How do I accomplish this?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/select-from-table-where-data-row-missing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</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/16 queries in 0.020 seconds using memcached
Object Caching 386/419 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 12:00:22 -->