<?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; SQL</title>
	<atom:link href="http://database-geek.com/category/sql/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>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 offer&#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>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>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>Building a PL/SQL Code Parser (using PL/SQL), Part 3</title>
		<link>http://database-geek.com/2009/02/16/building-a-plsql-code-parser-using-plsql-part-3/</link>
		<comments>http://database-geek.com/2009/02/16/building-a-plsql-code-parser-using-plsql-part-3/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 16:20:54 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Parser]]></category>

		<guid isPermaLink="false">http://database-geek.com/2009/02/16/building-a-plsql-code-parser-using-plsql-part-3/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/02/16/building-a-plsql-code-parser-using-plsql-part-3/">Building a PL/SQL Code Parser (using PL/SQL), Part 3</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Building a PL/SQL Code Parser (using PL/SQL), Part 3 is a post from: Database Geek Blog</p>
<p>From the Database-Geek.</p>
<p>Continuing with the parser, begun week in PL/SQL Parser Part 1 and PL/SQL Parser Part 2, today I am going to modify the code to account for keywords, operators and data. By data, I don&#8217;t mean strings. I mean anything not a keyword, not a comment and not an operator. Data may be a quoted string&#8230; <a href="http://database-geek.com/2009/02/16/building-a-plsql-code-parser-using-plsql-part-3/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/02/16/building-a-plsql-code-parser-using-plsql-part-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DBAs and Developers, Do you suffer from Performance Dysfunction (PD)?</title>
		<link>http://database-geek.com/2009/02/10/dbas-and-developers-do-you-suffer-from-performance-dysfunction-pd/</link>
		<comments>http://database-geek.com/2009/02/10/dbas-and-developers-do-you-suffer-from-performance-dysfunction-pd/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 21:51:04 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://database-geek.com/2009/02/10/dbas-and-developers-do-you-suffer-from-performance-dysfunction-pd/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/02/10/dbas-and-developers-do-you-suffer-from-performance-dysfunction-pd/">DBAs and Developers, Do you suffer from Performance Dysfunction (PD)?</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>DBAs and Developers, Do you suffer from Performance Dysfunction (PD)? is a post from: Database Geek Blog</p>
<p>Posted by the Database-Geek.</p>
<p>DBAs and developers, do you suffer from PD? PD, performance dysfunction, is not a topic that many like to discuss. A few people do but they mostly hang out together at conferences and talk about the size of their tuples. For the rest of us, PD is an evil, evil thing.</p>
<p>There are as&#8230; <a href="http://database-geek.com/2009/02/10/dbas-and-developers-do-you-suffer-from-performance-dysfunction-pd/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/02/10/dbas-and-developers-do-you-suffer-from-performance-dysfunction-pd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Group By Grouping Sets</title>
		<link>http://database-geek.com/2009/02/09/group-by-grouping-sets/</link>
		<comments>http://database-geek.com/2009/02/09/group-by-grouping-sets/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 23:28:38 +0000</pubDate>
		<dc:creator>Lewi</dc:creator>
				<category><![CDATA[oracle]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[group by]]></category>
		<category><![CDATA[grouping sets]]></category>

		<guid isPermaLink="false">http://database-geek.com/2009/02/09/group-by-grouping-sets/</guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/02/09/group-by-grouping-sets/">Group By Grouping Sets</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Group By Grouping Sets is a post from: Database Geek Blog</p>
<p>Posted by the Database-Geek.</p>
<h3>Summary Totals Using SQL</h3>
<p>Have you ever needed to get totals for different combinations of columns in the same query? Did you ever want to create a nice little report from a simple SQL statement? Here&#8217;s a tip that can make your life a lot easier when you need it. The great thing about this is that you can use&#8230; <a href="http://database-geek.com/2009/02/09/group-by-grouping-sets/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/02/09/group-by-grouping-sets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a PL/SQL Code Parser (using PL/SQL), Part 1</title>
		<link>http://database-geek.com/2009/02/01/building-a-plsql-code-parser-using-plsql-part-1/</link>
		<comments>http://database-geek.com/2009/02/01/building-a-plsql-code-parser-using-plsql-part-1/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 19:58:13 +0000</pubDate>
		<dc:creator>An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[Learn Oracle]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/02/01/building-a-plsql-code-parser-using-plsql-part-1/">Building a PL/SQL Code Parser (using PL/SQL), Part 1</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Building a PL/SQL Code Parser (using PL/SQL), Part 1 is a post from: Database Geek Blog</p>
<p>LewisC&#8217;s An Expert&#8217;s Guide to Oracle Technology<br />
Is it possible to build a PL/SQL parser using nothing but PL/SQL? To answer that question, I guess I need to define &#8220;PL/SQL parser&#8221;. What would be the intention of this parser?<br />
I would like a way to pa&#8230;</p>
]]></description>
		<wfw:commentRss>http://database-geek.com/2009/02/01/building-a-plsql-code-parser-using-plsql-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment by vijay  on What is the difference between Oracle, SQL and PL/SQL?</title>
		<link>http://database-geek.com/2009/01/26/comment-by-vijay-on-what-is-the-difference-between-oracle-sql-and-plsql/</link>
		<comments>http://database-geek.com/2009/01/26/comment-by-vijay-on-what-is-the-difference-between-oracle-sql-and-plsql/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 09:27:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[Definition]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/26/comment-by-vijay-on-what-is-the-difference-between-oracle-sql-and-plsql/">Comment by vijay  on What is the difference between Oracle, SQL and PL/SQL?</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by vijay  on What is the difference between Oracle, SQL and PL/SQL? is a post from: Database Geek Blog</p>
<p>thnx </p>
<p>!***! Entry Link:http://it.toolbox.com/blogs/oracle-guide/what-is-the-difference-between-oracle-sql-and-plsql-9602!***!</p>
]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/26/comment-by-vijay-on-what-is-the-difference-between-oracle-sql-and-plsql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment by prajit  on Learn Oracle &#8211; What is Oracle?</title>
		<link>http://database-geek.com/2009/01/24/comment-by-prajit-on-learn-oracle-what-is-oracle/</link>
		<comments>http://database-geek.com/2009/01/24/comment-by-prajit-on-learn-oracle-what-is-oracle/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 07:46:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[Executive Overview]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[relational database]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/24/comment-by-prajit-on-learn-oracle-what-is-oracle/">Comment by prajit  on Learn Oracle &#8211; What is Oracle?</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by prajit  on Learn Oracle &#8211; What is Oracle? is a post from: Database Geek Blog</p>
<p>First of all, I would like to thank you for sharing this helpful article. I am doing my BSc Computer science(second year). I wanted to know more about oracle.I am thinking of getting a certificate in Oracle course; But I&#8217;m confused in which category? I would be happy if you would suggest me something! As i will be&#8230; <a href="http://database-geek.com/2009/01/24/comment-by-prajit-on-learn-oracle-what-is-oracle/" class="read_more">Read the rest!</a></p>]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/24/comment-by-prajit-on-learn-oracle-what-is-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment by abdullah ali on Learn PL/SQL:  Procedures and Functions</title>
		<link>http://database-geek.com/2009/01/22/comment-by-abdullah-ali-on-learn-plsql-procedures-and-functions/</link>
		<comments>http://database-geek.com/2009/01/22/comment-by-abdullah-ali-on-learn-plsql-procedures-and-functions/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 18:29:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Stay Current]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/22/comment-by-abdullah-ali-on-learn-plsql-procedures-and-functions/">Comment by abdullah ali on Learn PL/SQL:  Procedures and Functions</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by abdullah ali on Learn PL/SQL:  Procedures and Functions is a post from: Database Geek Blog</p>
<p>Hello, I tried to answer, but I could not</p>
<p>first:<br />
<br />Write PL/SQL function to find the employee details .function must pass empid as a parameter?</p>
<p>second:<br />
<br />Write a PL/SQL Procedure to update the employee information by using employee ID?</p>
<p>thank you</p>
<p>!***! Entry Link: Learn PL/SQL:  Procedures and Functions!***!</p>
]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/22/comment-by-abdullah-ali-on-learn-plsql-procedures-and-functions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Comment by &#8220;ishan kumar&#8221;  on Learn Oracle &#8211; What is Oracle?</title>
		<link>http://database-geek.com/2009/01/22/comment-by-ishan-kumar-on-learn-oracle-what-is-oracle/</link>
		<comments>http://database-geek.com/2009/01/22/comment-by-ishan-kumar-on-learn-oracle-what-is-oracle/#comments</comments>
		<pubDate>Thu, 22 Jan 2009 01:49:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[Executive Overview]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[relational database]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/22/comment-by-ishan-kumar-on-learn-oracle-what-is-oracle/">Comment by &#8220;ishan kumar&#8221;  on Learn Oracle &#8211; What is Oracle?</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by &#8220;ishan kumar&#8221;  on Learn Oracle &#8211; What is Oracle? is a post from: Database Geek Blog</p>
<p>sir,<br />
<br />I am a second year engineering student with IT branch.<br />
<br />I want to learn oracle upto the best level.Kndly guide me,like how should i start and provide me some good notes.</p>
<p>thankyou sir<br />
</p>
<p>!***! Entry Link:http://it.toolbox.com/blogs/oracle-guide/learn-oracle-what-is-oracle-5454!***!</p>
]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/22/comment-by-ishan-kumar-on-learn-oracle-what-is-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment by yoyo game on Learn Oracle: The Index</title>
		<link>http://database-geek.com/2009/01/17/comment-by-yoyo-game-on-learn-oracle-the-index/</link>
		<comments>http://database-geek.com/2009/01/17/comment-by-yoyo-game-on-learn-oracle-the-index/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 00:12:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Stay Current]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/17/comment-by-yoyo-game-on-learn-oracle-the-index/">Comment by yoyo game on Learn Oracle: The Index</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by yoyo game on Learn Oracle: The Index is a post from: Database Geek Blog</p>
<p>wow power leveling Grinding Guide<br />
<br />Some people consider grinding the fastest way to level in the wow power leveling, grinders will choose wow powerleveling a zone where the mobs are close to their world of warcraft power leveling (maybe a little higher) and they will just kill and ]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/17/comment-by-yoyo-game-on-learn-oracle-the-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment by krishna  on Learn Oracle &#8211; What is Oracle?</title>
		<link>http://database-geek.com/2009/01/09/comment-by-krishna-on-learn-oracle-what-is-oracle/</link>
		<comments>http://database-geek.com/2009/01/09/comment-by-krishna-on-learn-oracle-what-is-oracle/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 16:35:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[Executive Overview]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[relational database]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/09/comment-by-krishna-on-learn-oracle-what-is-oracle/">Comment by krishna  on Learn Oracle &#8211; What is Oracle?</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by krishna  on Learn Oracle &#8211; What is Oracle? is a post from: Database Geek Blog</p>
<p>hi sir,<br />
<br />       I am a student. Doing my masters in software engineering.<br />
<br />I want to learn oracle. Can u please help me in learning. LIKE where can i get correct material or notes to learn.</p>
<p>thanking you sir,<br />
<br />Krishna Reddy.Palli</p>
<p>!***! Entry Link:http://it.toolbox.com/blogs/oracle-guide/learn-oracle-what-is-oracle-5454!***!</p>
]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/09/comment-by-krishna-on-learn-oracle-what-is-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment by LewisC on Learn PL/SQL:  Procedures and Functions</title>
		<link>http://database-geek.com/2009/01/07/comment-by-lewisc-on-learn-plsql-procedures-and-functions/</link>
		<comments>http://database-geek.com/2009/01/07/comment-by-lewisc-on-learn-plsql-procedures-and-functions/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 18:54:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Stay Current]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/07/comment-by-lewisc-on-learn-plsql-procedures-and-functions/">Comment by LewisC on Learn PL/SQL:  Procedures and Functions</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by LewisC on Learn PL/SQL:  Procedures and Functions is a post from: Database Geek Blog</p>
<p>Lin,</p>
<p>That&#8217;s a topic I have been meaning to do for quite a while.  I think I may spend some time on that in the next couple of weeks.</p>
<p>Thanks,</p>
<p>LewisC<br />
</p>
<p>!***! Entry Link: Learn PL/SQL:  Procedures and Functions!***!</p>
]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/07/comment-by-lewisc-on-learn-plsql-procedures-and-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment by &#8220;raman jotshi&#8221;  on Learn Oracle &#8211; What is Oracle?</title>
		<link>http://database-geek.com/2009/01/07/comment-by-raman-jotshi-on-learn-oracle-what-is-oracle/</link>
		<comments>http://database-geek.com/2009/01/07/comment-by-raman-jotshi-on-learn-oracle-what-is-oracle/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 15:44:00 +0000</pubDate>
		<dc:creator>Comments for An Expert's Guide to Oracle Technology</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[Executive Overview]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[relational database]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p><a href="http://database-geek.com/2009/01/07/comment-by-raman-jotshi-on-learn-oracle-what-is-oracle/">Comment by &#8220;raman jotshi&#8221;  on Learn Oracle &#8211; What is Oracle?</a> is a post from: <a href="http://database-geek.com">Database Geek Blog</a></p>
<p>Comment by &#8220;raman jotshi&#8221;  on Learn Oracle &#8211; What is Oracle? is a post from: Database Geek Blog</p>
<p>thanks for yr article</p>
<p>!***! Entry Link:http://it.toolbox.com/blogs/oracle-guide/learn-oracle-what-is-oracle-5454!***!</p>
]]></description>
		<wfw:commentRss>http://database-geek.com/2009/01/07/comment-by-raman-jotshi-on-learn-oracle-what-is-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

