<?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; Tricks n&#8217; Tips</title>
	<atom:link href="http://www.artofbi.com/index.php/topics/sql-server/tricks-n-tips/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>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>Essbase ASO Version of BSO Dynamic Time Series</title>
		<link>http://www.artofbi.com/index.php/2009/11/essbase-aso-version-of-bso-dynamic-time-series/</link>
		<comments>http://www.artofbi.com/index.php/2009/11/essbase-aso-version-of-bso-dynamic-time-series/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 15:21:25 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
		
		<category><![CDATA[Essbase]]></category>

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

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

		<category><![CDATA[Dynamic Time Series]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=496</guid>
		<description><![CDATA[ASO does not provide an out-of-the-box version of dynamic-time-series (DTS) like its partner in crime, BSO. However, one straightforward approach to achieving this functionality is to implement a time aggregation dimension and leverage MDX functionality.]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2009/11/essbase-aso-version-of-bso-dynamic-time-series/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to: Modify Financial Reporting Annotation Categories</title>
		<link>http://www.artofbi.com/index.php/2009/08/how-to-modify-financial-reporting-annotation-categories/</link>
		<comments>http://www.artofbi.com/index.php/2009/08/how-to-modify-financial-reporting-annotation-categories/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 17:21:29 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
		
		<category><![CDATA[Hyperion]]></category>

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

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

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

		<category><![CDATA[Financial Reporting]]></category>

		<category><![CDATA[HFR Annotations]]></category>

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

		<guid isPermaLink="false">http://www.artofbi.com/?p=370</guid>
		<description><![CDATA[HFR annotations and Financial Report annotation categories modification tutorial.]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2009/08/how-to-modify-financial-reporting-annotation-categories/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OBIEE and Google Maps Integration</title>
		<link>http://www.artofbi.com/index.php/2009/07/obiee-and-google-maps-integration/</link>
		<comments>http://www.artofbi.com/index.php/2009/07/obiee-and-google-maps-integration/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 15:11:01 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
		
		<category><![CDATA[Business Intelligence]]></category>

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

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

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

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

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

		<category><![CDATA[Google Maps]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=194</guid>
		<description><![CDATA[Integrate Google Maps with OBIEE is really not that difficult when you know how.  I recommend having some comfort level with general web development skills such as JavaScript and OOP but even that is not important when you've got a nice step-by-step guide like what I am showing here.  There are many more caveats to this integration that I may not have had time to write, so comment to the post, and I'll try to get back to your questions.]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2009/07/obiee-and-google-maps-integration/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL Server CASE IN() Statement Revealed- Who Knew?</title>
		<link>http://www.artofbi.com/index.php/2009/07/sql-server-case-in-statement-revealed-who-knew/</link>
		<comments>http://www.artofbi.com/index.php/2009/07/sql-server-case-in-statement-revealed-who-knew/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 00:05:20 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
		
		<category><![CDATA[Business Intelligence]]></category>

		<category><![CDATA[SQL Server]]></category>

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

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

		<category><![CDATA[CASE statment]]></category>

		<category><![CDATA[sql tips and tricks]]></category>

		<category><![CDATA[t-sql CASE]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=162</guid>
		<description><![CDATA[I am about to show you a great sql trick that only a few SQL Server T-SQL masters actually know.  It will save  you a decent amount of coding and make you the envy of your Sql Server colleagues.
Even in the Microsoft documentation on the CASE statement does not list that the CASE &#8230; WHEN&#8230;THEN&#8230;END statement can [...]]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2009/07/sql-server-case-in-statement-revealed-who-knew/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flatten Parent Child Vertical Table to Horizontal Generations</title>
		<link>http://www.artofbi.com/index.php/2009/06/flatten-parent-child-vertical-table-to-horizontal-generations/</link>
		<comments>http://www.artofbi.com/index.php/2009/06/flatten-parent-child-vertical-table-to-horizontal-generations/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 19:33:06 +0000</pubDate>
		<dc:creator>Christian Screen</dc:creator>
		
		<category><![CDATA[Business Intelligence]]></category>

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

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

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

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

		<category><![CDATA[Parent-Child]]></category>

		<category><![CDATA[SQL Tricks]]></category>

		<guid isPermaLink="false">http://www.artofbi.com/?p=147</guid>
		<description><![CDATA[This is just another post that I&#8217;ve been meaning to put up for a while but it just became relevant again on an OBIEE project I am working on.  In Essbase I am generally a fan of loading data in using Parent/Child builds rules but as we know with OBIEE when looking at the relational [...]]]></description>
		<wfw:commentRss>http://www.artofbi.com/index.php/2009/06/flatten-parent-child-vertical-table-to-horizontal-generations/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
