<?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; Learn</title>
	<atom:link href="http://database-geek.com/category/learn/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.3.1</generator>
		<item>
		<title>Designing the Data Mart &#8211; Part 2</title>
		<link>http://database-geek.com/2009/05/18/designing-the-data-mart-part-2/</link>
		<comments>http://database-geek.com/2009/05/18/designing-the-data-mart-part-2/#comments</comments>
		<pubDate>Mon, 18 May 2009 14:21:00 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[data warehouse]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[Learn Oracle]]></category>
		<category><![CDATA[Solve Problems]]></category>
		<category><![CDATA[data mart]]></category>
		<category><![CDATA[detabase]]></category>
		<category><![CDATA[dimension]]></category>
		<category><![CDATA[fact]]></category>
		<category><![CDATA[star schema]]></category>

		<guid isPermaLink="false">http://database-geek.com/2009/05/18/designing-the-data-mart-part-2/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/05/18/designing-the-data-mart-part-2/">Designing the Data Mart &#8211; Part 2</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Designing the Data Mart &#8211; Part 2 is a post from: Database Geek Blog</p>
<p>Continuing from Part 1.</p>
<p>So now we have our transactional model and a basic user story:</p>
<blockquote><p>Our first request from the business for our data mart is that they want to be able to query all of the orders by date, by customer and/or by region (state, city or country). They want to be able to aggregate (sum and average) across</p></blockquote><p>&#8230; <a href="http://database-geek.com/2009/05/18/designing-the-data-mart-part-2/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/05/18/designing-the-data-mart-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Calculating Business Days and Business Days Between</title>
		<link>http://database-geek.com/2009/04/06/calculating-business-days-and-business-days-between/</link>
		<comments>http://database-geek.com/2009/04/06/calculating-business-days-and-business-days-between/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 19:13:06 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[data warehouse]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[Learn Oracle]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[Solve Problems]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[data mart]]></category>
		<category><![CDATA[dim day]]></category>
		<category><![CDATA[dimension]]></category>
		<category><![CDATA[pl sql]]></category>

		<guid isPermaLink="false">http://database-geek.com/2009/04/06/calculating-business-days-and-business-days-between/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/04/06/calculating-business-days-and-business-days-between/">Calculating Business Days and Business Days Between</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Calculating Business Days and Business Days Between is a post from: Database Geek Blog</p>
<p>From the Database Geek.</p>
<p>I recently had a requirement to populate the day dimension of a data mart (I won&#8217;t put all of the code here as it&#8217;s pretty large). That&#8217;s not that big deal but part of the requirement was to set several columns: BUSINESS_DAY_FLAG, BUSINESS_DAY_NO and BUSINESS_DAYS_REMAINING_NO.</p>
<ul>
<li>The BUSINESS_DAY_FLAG is Y is the date is MON-FRI and N</li></ul><p>&#8230; <a href="http://database-geek.com/2009/04/06/calculating-business-days-and-business-days-between/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/04/06/calculating-business-days-and-business-days-between/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Advanced Replication:  A Definition in Plain English</title>
		<link>http://database-geek.com/2009/03/08/oracle-advanced-replication-a-definition-in-plain-english/</link>
		<comments>http://database-geek.com/2009/03/08/oracle-advanced-replication-a-definition-in-plain-english/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 02:05:00 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[Definition]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[Learn Oracle]]></category>
		<category><![CDATA[Solve Problems]]></category>
		<category><![CDATA[activeactive]]></category>
		<category><![CDATA[asynchronous]]></category>
		<category><![CDATA[availabilitynetwork]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[databaseavailability]]></category>
		<category><![CDATA[databaselink]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[dml]]></category>
		<category><![CDATA[posting]]></category>
		<category><![CDATA[ralphkimball]]></category>
		<category><![CDATA[replicationoracle]]></category>
		<category><![CDATA[weekendtoday]]></category>

		<guid isPermaLink="false">http://database-geek.com/2009/03/08/oracle-advanced-replication-a-definition-in-plain-english/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/03/08/oracle-advanced-replication-a-definition-in-plain-english/">Oracle Advanced Replication:  A Definition in Plain English</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Oracle Advanced Replication:  A Definition in Plain English is a post from: Database Geek Blog</p>
<h2>What is Replication?</h2>
<p>According to Webster&#8217;s Online, the definition we mean is: 3 a : COPY, REPRODUCTION b : the action or process of reproducing</p>
<p>Replication is simply copying data from one database to another. This could be a subset of the data or a complete copy.</p>
<p>I&#8217;m going to use insert for my examples but any DML can be&#8230; <a href="http://database-geek.com/2009/03/08/oracle-advanced-replication-a-definition-in-plain-english/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/03/08/oracle-advanced-replication-a-definition-in-plain-english/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>uCertify Oracle Certification Software Review</title>
		<link>http://database-geek.com/2009/02/17/ucertify-oracle-certification-software-review/</link>
		<comments>http://database-geek.com/2009/02/17/ucertify-oracle-certification-software-review/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 22:16:30 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[Learn]]></category>
		<category><![CDATA[Learn Oracle]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://database-geek.com/2009/02/17/ucertify-oracle-certification-software-review/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/02/17/ucertify-oracle-certification-software-review/">uCertify Oracle Certification Software Review</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>uCertify Oracle Certification Software Review is a post from: Database Geek Blog</p>
<p>From the Database-Geek.</p>
<p>In addition to frequently being asked to recommend books for newbies to Oracle, I am also asked for guidance on certification. Basically, what materials are available and worth purchasing. I used Self Test software and the Sybex books when I was working on my certification. That was back in the 9i days. If you are working on 9i certification, I&#8230; <a href="http://database-geek.com/2009/02/17/ucertify-oracle-certification-software-review/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/02/17/ucertify-oracle-certification-software-review/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Comment by LewisC on 10 Tips For Complete Database Newbies</title>
		<link>http://database-geek.com/2009/01/16/comment-by-lewisc-on-10-tips-for-complete-database-newbies/</link>
		<comments>http://database-geek.com/2009/01/16/comment-by-lewisc-on-10-tips-for-complete-database-newbies/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 07:19:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[Learn]]></category>
		<category><![CDATA[Learn Oracle]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/16/comment-by-lewisc-on-10-tips-for-complete-database-newbies/">Comment by LewisC on 10 Tips For Complete Database Newbies</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by LewisC on 10 Tips For Complete Database Newbies is a post from: Database Geek Blog</p>
<p>Thank you.  Comments like that are exactly why I do this.</p>
<p>LewisC<br />
</p>
<p>!***! Entry Link: 10 Tips For Complete Database Newbies!***!</p>
]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/16/comment-by-lewisc-on-10-tips-for-complete-database-newbies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment by Kalai Selvi on 10 Tips For Complete Database Newbies</title>
		<link>http://database-geek.com/2009/01/15/comment-by-kalai-selvi-on-10-tips-for-complete-database-newbies/</link>
		<comments>http://database-geek.com/2009/01/15/comment-by-kalai-selvi-on-10-tips-for-complete-database-newbies/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 19:53:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[Learn]]></category>
		<category><![CDATA[Learn Oracle]]></category>
		<category><![CDATA[oracle]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/15/comment-by-kalai-selvi-on-10-tips-for-complete-database-newbies/">Comment by Kalai Selvi on 10 Tips For Complete Database Newbies</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by Kalai Selvi on 10 Tips For Complete Database Newbies is a post from: Database Geek Blog</p>
<p>Wow. I&#8217;ve been toying around the idea of learning Oracle. Have read few manuals and tried my hands on 9i. But then later I moved on to .Net and now I&#8217;m back to Oracle and am looking to improve my hands on 10g. And after going thtrough your blog, it&#8217;s kinda motivating and guiding. Nice posts. Thanks&#8230; <a href="http://database-geek.com/2009/01/15/comment-by-kalai-selvi-on-10-tips-for-complete-database-newbies/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/15/comment-by-kalai-selvi-on-10-tips-for-complete-database-newbies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment by LewisC on What Should I Learn? 6 Things That Will Make You better!</title>
		<link>http://database-geek.com/2009/01/05/comment-by-lewisc-on-what-should-i-learn-6-things-that-will-make-you-better/</link>
		<comments>http://database-geek.com/2009/01/05/comment-by-lewisc-on-what-should-i-learn-6-things-that-will-make-you-better/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 18:08:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[Learn]]></category>
		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/05/comment-by-lewisc-on-what-should-i-learn-6-things-that-will-make-you-better/">Comment by LewisC on What Should I Learn? 6 Things That Will Make You better!</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by LewisC on What Should I Learn? 6 Things That Will Make You better! is a post from: Database Geek Blog</p>
<p>Cathy,</p>
<p>Thanks for the comment.</p>
<p>I think 4 is the hardest for many people.  It was the hardest for me.  6 is hard for many people too.</p>
<p>Good luck in 2009!</p>
<p>LewisC<br />
</p>
<p>!***! Entry Link: What Should I Learn? 6 Things That Will Make You better!!***!</p>
]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/05/comment-by-lewisc-on-what-should-i-learn-6-things-that-will-make-you-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment by Cathy Gibbs on What Should I Learn? 6 Things That Will Make You better!</title>
		<link>http://database-geek.com/2009/01/04/comment-by-cathy-gibbs-on-what-should-i-learn-6-things-that-will-make-you-better/</link>
		<comments>http://database-geek.com/2009/01/04/comment-by-cathy-gibbs-on-what-should-i-learn-6-things-that-will-make-you-better/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 21:48:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[Learn]]></category>
		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/04/comment-by-cathy-gibbs-on-what-should-i-learn-6-things-that-will-make-you-better/">Comment by Cathy Gibbs on What Should I Learn? 6 Things That Will Make You better!</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by Cathy Gibbs on What Should I Learn? 6 Things That Will Make You better! is a post from: Database Geek Blog</p>
<p>THANK YOU Lewis C. This is a nice listing of how to start the 2009 work year tomorrow. I have copied this listing of 6 and following through. Full stop. </p>
<p>Each of these steps are actions that I have either done half-heartedly and I need to complete what I have started,&#8230; <a href="http://database-geek.com/2009/01/04/comment-by-cathy-gibbs-on-what-should-i-learn-6-things-that-will-make-you-better/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/04/comment-by-cathy-gibbs-on-what-should-i-learn-6-things-that-will-make-you-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Should I Learn? 6 Things That Will Make You better!</title>
		<link>http://database-geek.com/2008/12/18/what-should-i-learn-6-things-that-will-make-you-better/</link>
		<comments>http://database-geek.com/2008/12/18/what-should-i-learn-6-things-that-will-make-you-better/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 15:40:46 +0000</pubDate>
		<dc:creator>An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[Learn]]></category>
		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2008/12/18/what-should-i-learn-6-things-that-will-make-you-better/">What Should I Learn? 6 Things That Will Make You better!</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>What Should I Learn? 6 Things That Will Make You better! is a post from: Database Geek Blog</p>
<p>LewisC&#8217;s An Expert&#8217;s Guide to Oracle Technology<br />
I want to be a DBA, what should I learn?<br />
I want to be an Oracle developer, what should I learn?<br />
I want to get into IT, what should I learn?<br />
I want to get promoted, what should I learn?<br />
I get questions &#8230;</p>
]]></description>
		<wfw:commentRss>http://database-geek.com/2008/12/18/what-should-i-learn-6-things-that-will-make-you-better/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn SQL &#8211; The Guide to DML</title>
		<link>http://database-geek.com/2008/11/20/learn-sql-the-guide-to-dml/</link>
		<comments>http://database-geek.com/2008/11/20/learn-sql-the-guide-to-dml/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 13:29:24 +0000</pubDate>
		<dc:creator>An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[Learn]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2008/11/20/learn-sql-the-guide-to-dml/">Learn SQL &#8211; The Guide to DML</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Learn SQL &#8211; The Guide to DML is a post from: Database Geek Blog</p>
<p>LewisC&#8217;s An Expert&#8217;s Guide to Oracle Technology<br />
My SQL book is now available for print. You can see it on my CreateSpace e-store. The book is SQL DML &#8211; SQL Starter Series Book 1. This is a book for beginners. It takes someone step by step through TC&#8230;</p>
]]></description>
		<wfw:commentRss>http://database-geek.com/2008/11/20/learn-sql-the-guide-to-dml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn Oracle: Triggers</title>
		<link>http://database-geek.com/2008/05/13/learn-oracle-triggers/</link>
		<comments>http://database-geek.com/2008/05/13/learn-oracle-triggers/#comments</comments>
		<pubDate>Tue, 13 May 2008 11:15:00 +0000</pubDate>
		<dc:creator>LewisC</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[enterprisedb]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://database-geek.com/2008/05/13/learn-oracle-triggers/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2008/05/13/learn-oracle-triggers/">Learn Oracle: Triggers</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Learn Oracle: Triggers is a post from: Database Geek Blog</p>
<p>LewisC&#8217;s An Expert&#8217;s Guide To Oracle Technology</p>
<p>
</p><p>Today I will be writing about triggers. One of the questions I get fairly often is &#8220;what is the difference between a function, a procedure and a trigger?&#8221; I already wrote about functions and procedures in Learn Oracle: Procedures and Functions. You should probably read that one before you read this post.</p>
<p>
</p><p><strong>What is a trigger?</strong>&#8230; <a href="http://database-geek.com/2008/05/13/learn-oracle-triggers/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2008/05/13/learn-oracle-triggers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn PostgreSQL: Newbie Questions</title>
		<link>http://database-geek.com/2007/08/15/learn-postgresql-newbie-questions/</link>
		<comments>http://database-geek.com/2007/08/15/learn-postgresql-newbie-questions/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 14:59:00 +0000</pubDate>
		<dc:creator>LewisC</dc:creator>
				<category><![CDATA[Learn]]></category>
		<category><![CDATA[postgresql]]></category>

		<guid isPermaLink="false">http://database-geek.com/2007/08/15/learn-postgresql-newbie-questions/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2007/08/15/learn-postgresql-newbie-questions/">Learn PostgreSQL: Newbie Questions</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Learn PostgreSQL: Newbie Questions is a post from: Database Geek Blog</p>
<p>A poster on the PostgreSQL pgsql-general mail list asked some good questions that might be important to anyone. The general mail is a:<br />
</p>
<blockquote>
<p>General discussion area for users. Apart from compile, acceptance test, and bug problems, most new users will probably only be interested in this mailing list (unless they want to contribute to development or documentation). All non-bug related questions</p></blockquote><p>&#8230; <a href="http://database-geek.com/2007/08/15/learn-postgresql-newbie-questions/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2007/08/15/learn-postgresql-newbie-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn Oracle &#8211; Part 1: Getting Started</title>
		<link>http://database-geek.com/2007/07/29/learn-oracle-part-1-getting-started/</link>
		<comments>http://database-geek.com/2007/07/29/learn-oracle-part-1-getting-started/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 18:38:00 +0000</pubDate>
		<dc:creator>LewisC</dc:creator>
				<category><![CDATA[Learn]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://database-geek.com/2007/07/29/learn-oracle-part-1-getting-started/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2007/07/29/learn-oracle-part-1-getting-started/">Learn Oracle &#8211; Part 1: Getting Started</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Learn Oracle &#8211; Part 1: Getting Started is a post from: Database Geek Blog</p>
<p>Probably the most popular question I am asked is something along the lines of, &#8220;I just graduated college and want to learn Oracle. How can I do that?&#8221;  Sometimes, it may be, &#8220;I have worked as a functional on an Oracle Applications implementation and want to learn technical.&#8221;  The question that some times frightens me is, &#8220;I heard I can make&#8230; <a href="http://database-geek.com/2007/07/29/learn-oracle-part-1-getting-started/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2007/07/29/learn-oracle-part-1-getting-started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn EnterpriseDB &#8211; Step 1</title>
		<link>http://database-geek.com/2007/07/28/learn-enterprisedb-step-1/</link>
		<comments>http://database-geek.com/2007/07/28/learn-enterprisedb-step-1/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 21:57:00 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[enterprisedb]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://database-geek.com/2007/07/28/learn-enterprisedb-step-1/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2007/07/28/learn-enterprisedb-step-1/">Learn EnterpriseDB &#8211; Step 1</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Learn EnterpriseDB &#8211; Step 1 is a post from: Database Geek Blog</p>
<p>So you&#8217;ve decided to learn/evaluate/use EnterpriseDB.  That&#8217;s great.  The first thing you need to do is get it and install it.</p>
<p>Download</p>
<p>To get EnterpriseDB, you need to navigate over to the EnterpriseDB download page.  If you haven&#8217;t already signed up for an account, you will need to get one.  It&#8217;s free and, by signing up, you will also have access to the&#8230; <a href="http://database-geek.com/2007/07/28/learn-enterprisedb-step-1/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2007/07/28/learn-enterprisedb-step-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eight Steps on the Collaborative Way</title>
		<link>http://database-geek.com/2005/04/03/eight-steps-on-the-collaborative-way/</link>
		<comments>http://database-geek.com/2005/04/03/eight-steps-on-the-collaborative-way/#comments</comments>
		<pubDate>Sun, 03 Apr 2005 13:39:00 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Solve Problems]]></category>
		<category><![CDATA[ahref]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[definately]]></category>
		<category><![CDATA[developmentprojects]]></category>
		<category><![CDATA[ittoolbox]]></category>
		<category><![CDATA[managerrole]]></category>
		<category><![CDATA[projectmanager]]></category>

		<guid isPermaLink="false">http://database-geek.com/2005/04/03/eight-steps-on-the-collaborative-way/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2005/04/03/eight-steps-on-the-collaborative-way/">Eight Steps on the Collaborative Way</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Eight Steps on the Collaborative Way is a post from: Database Geek Blog</p>
<p>Here is an entry from a Project Manager blog called: Eight Steps on the Collaborative Way. I found it to be a very interesting article and very true. I haven&#8217;t seen this list before but it&#8217;s contain items that I try to include in my development projects, whether I&#8217;m working in a project manager role or not. Definately worth a read.</p>
<p>Lewis&#8230; <a href="http://database-geek.com/2005/04/03/eight-steps-on-the-collaborative-way/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2005/04/03/eight-steps-on-the-collaborative-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

