<?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/"
	>

<channel>
	<title>Art of Business Intelligence &#187; Database</title>
	<atom:link href="http://www.artofbi.com/index.php/topics/oracle/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.artofbi.com</link>
	<description>Hyperion, Oracle, Microsoft, &#38; Open-Source!  But we don't paint we share.</description>
	<pubDate>Tue, 20 Jul 2010 19:28:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Oracle User Privileges Scan</title>
		<link>http://www.artofbi.com/index.php/2010/04/oracle-user-privileges-scan/</link>
		<comments>http://www.artofbi.com/index.php/2010/04/oracle-user-privileges-scan/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 18:35:24 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
		
		<category><![CDATA[Business Intelligence]]></category>

		<category><![CDATA[Database]]></category>

		<category><![CDATA[Oracle PL/SQL]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=643</guid>
		<description><![CDATA[I had been looking for a really quick way to diagnose the roles and privileges of users that I created in a test database.
I snagged this code snippet from the web sometime ago (Sorry, I know longer have the reference if any credit is due at all).  I am posting it here mainly for my [...]]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2010/04/oracle-user-privileges-scan/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL Pad Left Functionality (Oracle / SQL Server)</title>
		<link>http://www.artofbi.com/index.php/2010/02/sql-lef-padding-functionality/</link>
		<comments>http://www.artofbi.com/index.php/2010/02/sql-lef-padding-functionality/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 05:39:22 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
		
		<category><![CDATA[Business Intelligence]]></category>

		<category><![CDATA[Database]]></category>

		<category><![CDATA[Tricks n' Tips]]></category>

		<category><![CDATA[Left Padding]]></category>

		<category><![CDATA[pad left]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=563</guid>
		<description><![CDATA[Every now an then one needs to pad a column value with a character or symbol in order to conform the resulting value to some standard. For example, a company may represent their stores by a maximum of 4 digits and each character in that 4-digit store number must contain a value as to not [...]]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2010/02/sql-lef-padding-functionality/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Row Count for all Tables</title>
		<link>http://www.artofbi.com/index.php/2010/01/row-count-for-all-tables/</link>
		<comments>http://www.artofbi.com/index.php/2010/01/row-count-for-all-tables/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 01:52:34 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
		
		<category><![CDATA[Business Intelligence]]></category>

		<category><![CDATA[Database]]></category>

		<category><![CDATA[Oracle]]></category>

		<category><![CDATA[Oracle PL/SQL]]></category>

		<category><![CDATA[Row Count]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=544</guid>
		<description><![CDATA[Recently a client wanted all the row counts from specific tables on a given scheme.  The list of tables to have their row counts documented was at about 50, which accounted for about 90% of the table objects in the scheme.  At first I was going to use the &#8220;Update Row Count&#8221; feature in OBI [...]]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2010/01/row-count-for-all-tables/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
