<?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 Geek Blog &#187; compatibility</title>
	<atom:link href="http://database-geek.com/category/compatibility/feed/" rel="self" type="application/rss+xml" />
	<link>http://database-geek.com</link>
	<description>Database Stuff, from a Geek</description>
	<lastBuildDate>Thu, 03 Nov 2011 19:19:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Oracle INFORMATION_SCHEMA</title>
		<link>http://database-geek.com/2009/04/30/oracle-information_schema/</link>
		<comments>http://database-geek.com/2009/04/30/oracle-information_schema/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 10:35:00 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[ansi]]></category>
		<category><![CDATA[information schema]]></category>
		<category><![CDATA[standard]]></category>

		<guid isPermaLink="false">http://database-geek.com/2009/04/30/oracle-information_schema/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/04/30/oracle-information_schema/">Oracle INFORMATION_SCHEMA</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>


</p><p>Oracle INFORMATION_SCHEMA is a post from: Database Geek Blog</p>
<p>From the Database Geek.</p>
<p>Part of the ANSI SQL standard calls for an INFORMATION_SCHEMA. This schema contains a standardized data dictionary that is (or is supposed to be) common across various databases. Most database vendors offer a native data dictionary and a sub-set INFORMATION_SCHEMA (called info schema from this point on). Oracle is the only major database vendor (that I know of) that doesn&#8217;t even&#8230; <a href="http://database-geek.com/2009/04/30/oracle-information_schema/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/04/30/oracle-information_schema/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Oracle Data Types &#8211; 5 FAQs About Number</title>
		<link>http://database-geek.com/2009/03/13/oracle-data-types-5-faqs-about-number/</link>
		<comments>http://database-geek.com/2009/03/13/oracle-data-types-5-faqs-about-number/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 15:25:42 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[data types]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Learn Oracle]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[Solve Problems]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[data type]]></category>
		<category><![CDATA[digits]]></category>
		<category><![CDATA[float]]></category>
		<category><![CDATA[integer]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[numeric]]></category>
		<category><![CDATA[real]]></category>

		<guid isPermaLink="false">http://database-geek.com/2009/03/13/oracle-data-types-5-faqs-about-number/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/03/13/oracle-data-types-5-faqs-about-number/">Oracle Data Types &#8211; 5 FAQs About Number</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Oracle Data Types &#8211; 5 FAQs About Number is a post from: Database Geek Blog</p>
<p>I get a lot of email, and comments on blog entries, asking questions about many different topics. I am going to try to answer some of the more common questions as FAQs. Today I am starting with some NUMBER FAQs. I am specifically talking about Oracle and I am specifically talking about the NUMBER data type, not numerics in general.&#8230; <a href="http://database-geek.com/2009/03/13/oracle-data-types-5-faqs-about-number/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/03/13/oracle-data-types-5-faqs-about-number/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>EDB Tip #5: Tablespaces and Tables in Postgres</title>
		<link>http://database-geek.com/2008/06/03/edb-tip-5-tablespaces-and-tables-in-postgres/</link>
		<comments>http://database-geek.com/2008/06/03/edb-tip-5-tablespaces-and-tables-in-postgres/#comments</comments>
		<pubDate>Tue, 03 Jun 2008 15:47:00 +0000</pubDate>
		<dc:creator>LewisC</dc:creator>
				<category><![CDATA[comparison]]></category>
		<category><![CDATA[compatibility]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[enterprisedb]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[postgres]]></category>

		<guid isPermaLink="false">http://database-geek.com/2008/06/03/edb-tip-5-tablespaces-and-tables-in-postgres/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2008/06/03/edb-tip-5-tablespaces-and-tables-in-postgres/">EDB Tip #5: Tablespaces and Tables in Postgres</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>EDB Tip #5: Tablespaces and Tables in Postgres is a post from: Database Geek Blog</p>
<p>LewisC&#8217;s An Expert&#8217;s Guide To Oracle Technology</p>
<p>The datastore in Postgres (which is what Advanced Server is based on) is quite a bit different than the way Oracle stores data. Gone are the usual logical storage components. Data blocks, extents and segments just don&#8217;t exist in a Postgres database. Actually, segments do exist when a table gets bigger than 1GB&#8230; <a href="http://database-geek.com/2008/06/03/edb-tip-5-tablespaces-and-tables-in-postgres/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2008/06/03/edb-tip-5-tablespaces-and-tables-in-postgres/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compatibility Between EntepriseDB and Oracle</title>
		<link>http://database-geek.com/2007/12/25/compatibility-between-enteprisedb-and-oracle/</link>
		<comments>http://database-geek.com/2007/12/25/compatibility-between-enteprisedb-and-oracle/#comments</comments>
		<pubDate>Tue, 25 Dec 2007 20:13:00 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[compatibility]]></category>

		<guid isPermaLink="false">http://database-geek.com/2007/12/25/compatibility-between-enteprisedb-and-oracle/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2007/12/25/compatibility-between-enteprisedb-and-oracle/">Compatibility Between EntepriseDB and Oracle</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Compatibility Between EntepriseDB and Oracle is a post from: Database Geek Blog</p>
<p>Have you wondered what features are compatible between Oracle and EnterpriseDB?  Have you wondered if EnterpriseDB is <i>REALLY</i> compatible with Oracle?</p>
<p>EnterpriseDB has compiled a new document called the Oracle Compatibility Developer&#8217;s Guide.  You can download the Oracle Compatibility Developer&#8217;s Guide for EntepriseDB 8.2 or the Oracle Compatibility Developer&#8217;s Guide for 8.3 Beta.
</p><p>This new document should help answer one of the most&#8230; <a href="http://database-geek.com/2007/12/25/compatibility-between-enteprisedb-and-oracle/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2007/12/25/compatibility-between-enteprisedb-and-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EDB*Plus and EDB*Loader Emulate Oracle’s SQL*Plus and SQL*Loader: EnterpriseDB 8.3 Beta</title>
		<link>http://database-geek.com/2007/11/18/edbplus-and-edbloader-emulate-oracle%e2%80%99s-sqlplus-and-sqlloader-enterprisedb-83-beta/</link>
		<comments>http://database-geek.com/2007/11/18/edbplus-and-edbloader-emulate-oracle%e2%80%99s-sqlplus-and-sqlloader-enterprisedb-83-beta/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 17:22:00 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[enterprisedb]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://database-geek.com/2007/11/18/edbplus-and-edbloader-emulate-oracle%e2%80%99s-sqlplus-and-sqlloader-enterprisedb-83-beta/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2007/11/18/edbplus-and-edbloader-emulate-oracle%e2%80%99s-sqlplus-and-sqlloader-enterprisedb-83-beta/">EDB*Plus and EDB*Loader Emulate Oracle’s SQL*Plus and SQL*Loader: EnterpriseDB 8.3 Beta</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>EDB*Plus and EDB*Loader Emulate Oracle’s SQL*Plus and SQL*Loader: EnterpriseDB 8.3 Beta is a post from: Database Geek Blog</p>
<p>EnterpriseDB Advanced Server’s enterprise-class, cross-platform developer and DBA console now includes EDB*Plus, a command-line terminal interface that emulates Oracle’s SQL*Plus. Like SQL*Plus, EDB*Plus allows users to run SQL and PL/SQL commands interactively. Oracle users accustomed to SQL*Plus will find EDB*Plus immediately familiar. In addition, EnterpriseDB’s new EDB*Loader emulates Oracle’s SQL*Loader and provides even deeper compatibility.</p>
<p>EnterpriseDB Advanced&#8230; <a href="http://database-geek.com/2007/11/18/edbplus-and-edbloader-emulate-oracle%e2%80%99s-sqlplus-and-sqlloader-enterprisedb-83-beta/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2007/11/18/edbplus-and-edbloader-emulate-oracle%e2%80%99s-sqlplus-and-sqlloader-enterprisedb-83-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EnterpriseDB Compatibilty features</title>
		<link>http://database-geek.com/2007/08/19/enterprisedb-compatibilty-features/</link>
		<comments>http://database-geek.com/2007/08/19/enterprisedb-compatibilty-features/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 23:12:00 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[compatibility]]></category>
		<category><![CDATA[enterprisedb]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false">http://database-geek.com/2007/08/19/enterprisedb-compatibilty-features/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2007/08/19/enterprisedb-compatibilty-features/">EnterpriseDB Compatibilty features</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>EnterpriseDB Compatibilty features is a post from: Database Geek Blog</p>
<p>A question that I am asked very often it exactly what features are compatible between EnterpriseDB and Oracle.  The short story is that the areas that you think of as &#8220;development&#8221;, i.e. SQL, Code, etc are the areas where the compatibility exists.</p>
<p>Maintenance tasks are generally familiar as is the overall architecture.  Any modern database will have logging, recovery, backups, etc.  In EnterpriseDB, the way&#8230; <a href="http://database-geek.com/2007/08/19/enterprisedb-compatibilty-features/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2007/08/19/enterprisedb-compatibilty-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

