<?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: Easily Duplicate, Copy or Backup Tables in Oracle, PostgreSQL, DB2 and SQLite with Create Table As SQL</title>
	<atom:link href="http://www.mydigitallife.info/2007/03/18/easily-duplicate-copy-or-backup-tables-in-oracle-postgresql-db2-and-sqlite-with-create-table-as-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mydigitallife.info/2007/03/18/easily-duplicate-copy-or-backup-tables-in-oracle-postgresql-db2-and-sqlite-with-create-table-as-sql/</link>
	<description>Living Digitally and Electronically</description>
	<lastBuildDate>Wed, 16 Dec 2009 19:04:23 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pankaj</title>
		<link>http://www.mydigitallife.info/2007/03/18/easily-duplicate-copy-or-backup-tables-in-oracle-postgresql-db2-and-sqlite-with-create-table-as-sql/comment-page-1/#comment-567719</link>
		<dc:creator>Pankaj</dc:creator>
		<pubDate>Fri, 27 Mar 2009 06:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/18/easily-duplicate-copy-or-backup-tables-in-oracle-postgresql-db2-and-sqlite-with-create-table-as-sql/#comment-567719</guid>
		<description>Looks like the CREATE TABLE AS doesn&#039;t work in DB2. What is equivalent option in DB2 to achieve same results.
I want to create a table using select statement based on multiple tables in DB2.</description>
		<content:encoded><![CDATA[<p>Looks like the CREATE TABLE AS doesn&#8217;t work in DB2. What is equivalent option in DB2 to achieve same results.<br />
I want to create a table using select statement based on multiple tables in DB2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vijay</title>
		<link>http://www.mydigitallife.info/2007/03/18/easily-duplicate-copy-or-backup-tables-in-oracle-postgresql-db2-and-sqlite-with-create-table-as-sql/comment-page-1/#comment-551861</link>
		<dc:creator>Vijay</dc:creator>
		<pubDate>Wed, 07 Jan 2009 10:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/18/easily-duplicate-copy-or-backup-tables-in-oracle-postgresql-db2-and-sqlite-with-create-table-as-sql/#comment-551861</guid>
		<description>Thans for sharing. It is really useful.</description>
		<content:encoded><![CDATA[<p>Thans for sharing. It is really useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Rockefeller</title>
		<link>http://www.mydigitallife.info/2007/03/18/easily-duplicate-copy-or-backup-tables-in-oracle-postgresql-db2-and-sqlite-with-create-table-as-sql/comment-page-1/#comment-532108</link>
		<dc:creator>John Rockefeller</dc:creator>
		<pubDate>Mon, 22 Sep 2008 14:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/18/easily-duplicate-copy-or-backup-tables-in-oracle-postgresql-db2-and-sqlite-with-create-table-as-sql/#comment-532108</guid>
		<description>When doing this with PostgreSQL you will have to recreate the indexes from the original table manually. The copy command will not do this for you. Does anyone know of a way to do this automatically?</description>
		<content:encoded><![CDATA[<p>When doing this with PostgreSQL you will have to recreate the indexes from the original table manually. The copy command will not do this for you. Does anyone know of a way to do this automatically?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suraj</title>
		<link>http://www.mydigitallife.info/2007/03/18/easily-duplicate-copy-or-backup-tables-in-oracle-postgresql-db2-and-sqlite-with-create-table-as-sql/comment-page-1/#comment-529053</link>
		<dc:creator>Suraj</dc:creator>
		<pubDate>Wed, 27 Aug 2008 14:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mydigitallife.info/2007/03/18/easily-duplicate-copy-or-backup-tables-in-oracle-postgresql-db2-and-sqlite-with-create-table-as-sql/#comment-529053</guid>
		<description>Awesome dude!!.... helped me bigtime... simple and effective as it could be... Thanks</description>
		<content:encoded><![CDATA[<p>Awesome dude!!&#8230;. helped me bigtime&#8230; simple and effective as it could be&#8230; Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
