<?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>Juggling Eggs &#187; Oracle XE Tips</title>
	<atom:link href="http://sonnygill.net/tag/oracle-xe-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://sonnygill.net</link>
	<description>Priceless eggs, variable gravity</description>
	<lastBuildDate>Tue, 15 Feb 2011 10:54:51 +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>Schema Export in Oracle XE</title>
		<link>http://sonnygill.net/databases/oracle-xe/</link>
		<comments>http://sonnygill.net/databases/oracle-xe/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 08:35:04 +0000</pubDate>
		<dc:creator>Sonny Gill</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Oracle XE Tips]]></category>

		<guid isPermaLink="false">http://sonnygill.net/?p=214</guid>
		<description><![CDATA[Oracle XE makes it really easy to export your database schema.
Go to the Oracle XE web interface (running on http://localhost:8080/apex/ by default), and login with your username (not the system user).
Choose Utilities -&#62; Generate DDL. Check the tables for which you want to export the DDL commands, and you are good to go.
]]></description>
			<content:encoded><![CDATA[<p>Oracle XE makes it really easy to export your database schema.</p>
<p>Go to the Oracle XE web interface (running on http://localhost:8080/apex/ by default), and login with your username (not the system user).</p>
<p>Choose Utilities -&gt; Generate DDL. Check the tables for which you want to export the DDL commands, and you are good to go.</p>
<div id="attachment_215" class="wp-caption alignnone" style="width: 501px"><img class="size-full wp-image-215  " src="http://sonnygill.net/wp_content/files/2009/09/oracle_xe_export_schema.png" alt="Oracle XE export schema" width="491" height="178" /><p class="wp-caption-text">Oracle XE export schema</p></div>
]]></content:encoded>
			<wfw:commentRss>http://sonnygill.net/databases/oracle-xe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

