<?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>Database Experts &#187; CSV</title>
	<atom:link href="http://www.database-experts.ch/index.php/archives/tag/csv/feed" rel="self" type="application/rss+xml" />
	<link>http://www.database-experts.ch</link>
	<description>Blog für Integration, Datenbanken, Business Intelligence und DWH</description>
	<lastBuildDate>Thu, 11 Feb 2010 22:11:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Oracle Funktionen zum Erzeugen und Splitten von CSV Daten</title>
		<link>http://www.database-experts.ch/index.php/archives/169</link>
		<comments>http://www.database-experts.ch/index.php/archives/169#comments</comments>
		<pubDate>Fri, 30 Oct 2009 20:38:57 +0000</pubDate>
		<dc:creator>os</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[CSV]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.databaseexperts.ch/?p=169</guid>
		<description><![CDATA[	In der täglichen Arbeit kommt es immer wieder vor, dass das Ergebnis eines Select-Abfrage in eine &#8220;comma separated list&#8221; umgewandelt werden soll. Während viele Programmiersprachen wie php hierzu Funktionen wie explode/ implode bereitstellen, fehlt eine solche Funktion in Oracle.
	Im folgenden zeigen wir, wie mittels zweier simpler PL/SQL Funktionen ein &#8220;Concatinate&#8221; und &#8220;Split&#8221; realisierbar ist.
	f_concat
	Der Funktion [...]]]></description>
		<wfw:commentRss>http://www.database-experts.ch/index.php/archives/169/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
