<?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>The More You Know &#187; merge</title>
	<atom:link href="http://www.themoreuknow.net/blog/blog/archive/tag/merge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themoreuknow.net/blog</link>
	<description>Learning from others since 1983</description>
	<lastBuildDate>Wed, 29 Dec 2010 15:20:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Oracle Upsert: Insert or Update</title>
		<link>http://www.themoreuknow.net/blog/blog/archive/2008/02/22/oracle-upserts-insert-or-update/</link>
		<comments>http://www.themoreuknow.net/blog/blog/archive/2008/02/22/oracle-upserts-insert-or-update/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 21:58:44 +0000</pubDate>
		<dc:creator>Andrew Martinez</dc:creator>
				<category><![CDATA[Programming/Tech]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[forall]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PL/SQL]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[upsert]]></category>

		<guid isPermaLink="false">http://www.themoreuknow.net/blog/blog/archive/2008/02/22/oracle-upserts-insert-or-update/</guid>
		<description><![CDATA[When working with relational data in a stateless environment (e.g. web applications) it is sometimes not known if something is being created (insert) or being updated. This is generally seen when an object has an 0..N number of sub elements. When the data from the user is to be processed, it would be best to [...]]]></description>
		<wfw:commentRss>http://www.themoreuknow.net/blog/blog/archive/2008/02/22/oracle-upserts-insert-or-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

