<?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>The Pythian Blog &#187; pl/sql</title>
	<atom:link href="http://www.pythian.com/news/tag/plsql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How to Dynamically Call PL/SQL Procedure in Oracle</title>
		<link>http://www.pythian.com/news/2733/how-to-dynamically-call-plsql-procedure-in-oracle/</link>
		<comments>http://www.pythian.com/news/2733/how-to-dynamically-call-plsql-procedure-in-oracle/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 06:29:56 +0000</pubDate>
		<dc:creator>Alex Gorbachev</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sql injection]]></category>
		<category><![CDATA[stored procedure]]></category>
		<category><![CDATA[vulnerability]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=2733</guid>
		<description><![CDATA[Just got an interesting note on Twitter that you can&#8217;t call a stored procedure dynamically in Oracle from a PL/SQL block like passing the procedure name in a variable. Well, yes we can! And the answer is EXECUTE IMMEDIATE &#8212; it can be used to run anonymous PL/SQL blog and not just a SQL statement. [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/2733/how-to-dynamically-call-plsql-procedure-in-oracle/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Sending Timezone-Aware Email with UTL_SMTP</title>
		<link>http://www.pythian.com/news/1976/sending-timezone-aware-email-with-utl_smtp/</link>
		<comments>http://www.pythian.com/news/1976/sending-timezone-aware-email-with-utl_smtp/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 20:40:43 +0000</pubDate>
		<dc:creator>Don Seiler</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Ottawa]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[quick]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[timezones]]></category>
		<category><![CDATA[utl_smtp]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=1976</guid>
		<description><![CDATA[I&#8217;m back again with another in what I hope will be a long line of &#8220;Quick Tips for Newbies&#8221; series. At The Pythian Group, we have employees all over the globe, from our headquarters in Ottawa to regional offices in Boston, Prague, India and Sydney, and a few scattered remote workers in Seattle, Paris, Kiev, [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1976/sending-timezone-aware-email-with-utl_smtp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GNU basename in PL/SQL</title>
		<link>http://www.pythian.com/news/1229/gnu-basename-in-plsql/</link>
		<comments>http://www.pythian.com/news/1229/gnu-basename-in-plsql/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 22:03:01 +0000</pubDate>
		<dc:creator>Don Seiler</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[basename]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/1229/gnu-basename-plsql-style</guid>
		<description><![CDATA[In the process of scripting a database migration, I was in need of something akin to the GNU basename utility that I know and love on Linux. basename is most famous for taking a full file path string and stripping away the leading path component, returning just the name of the file. This can be [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1229/gnu-basename-in-plsql/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

