<?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>Technical Notes&#187; PL/SQL Hierarchical Profiler</title>
	<atom:link href="http://technotes.towardsjob.com/tag/plsql-hierarchical-profiler/feed/" rel="self" type="application/rss+xml" />
	<link>http://technotes.towardsjob.com</link>
	<description>Technical Notes about Oracle, DotNet, Java, SQL Server, XML and UNIX</description>
	<lastBuildDate>Tue, 18 May 2010 01:45:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PL/SQL Features Introduced in Oracle11g</title>
		<link>http://technotes.towardsjob.com/oracle/plsql-features-introduced-in-oracle11g/</link>
		<comments>http://technotes.towardsjob.com/oracle/plsql-features-introduced-in-oracle11g/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 08:33:20 +0000</pubDate>
		<dc:creator>Tech Guy</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[continue statement]]></category>
		<category><![CDATA[cross session PL/SQL]]></category>
		<category><![CDATA[oracle 11g]]></category>
		<category><![CDATA[PL/Scope]]></category>
		<category><![CDATA[pl/sql features]]></category>
		<category><![CDATA[PL/SQL Hierarchical Profiler]]></category>
		<category><![CDATA[PL/SQL Native Compiler]]></category>
		<category><![CDATA[plsql]]></category>
		<category><![CDATA[Subprogram Inlining]]></category>

		<guid isPermaLink="false">http://technotes.towardsjob.com/oracle/plsql-features-introduced-in-oracle11g/</guid>
		<description><![CDATA[Following are the list PL/SQL Features introduced in Oracle11g

Automatic subprogram inlining 
A continue statement 
A cross-session PL/SQL function result cache 
Dynamic SQL enhancements 
Mixed, named, and positional notation SQL calls 
A multiprocess connection pool 
A PL/SQL Hierarchical Profiler 
That the PL/SQL Native Compiler now generates native code 
PL/Scope 
Regular expression enhancements 
A SIMPLE_INTEGER datatype 
Direct [...]


Related posts:<ol><li><a href='http://technotes.towardsjob.com/oracle/oracle-pl-sql-loops-conditional-statements/' rel='bookmark' title='Permanent Link: Oracle PL/SQL: Loops and Conditional Statements'>Oracle PL/SQL: Loops and Conditional Statements</a> <small>This article contains tutorial about Oracle PL/SQL Loops and Conditional Statements. Following topics are discused here IF-THEN-ELSE Statement, Case Statement, GOTO Statement, Loop Statement, FOR Loop, CURSOR FOR Loop, While Loop, Repeat Until Loop and Exit Statement...</small></li>
<li><a href='http://technotes.towardsjob.com/dotnet/db2-with-dotnet-and-sql-server-reporting-services/' rel='bookmark' title='Permanent Link: DB2 with DotNet and SQL Server Reporting Services'>DB2 with DotNet and SQL Server Reporting Services</a> <small>The article lists the facts that are incurred while connecting IBM DB2 with DotNet applications and SQL Server Reporting Services (SSRC) tool. Connection of DB2 to .Net and SSRS The connection of DB2 to SSRS was made in the project using the Microsoft ODBC driver. This driver is a default...</small></li>
<li><a href='http://technotes.towardsjob.com/oracle/oracle-pl-sql-cursors/' rel='bookmark' title='Permanent Link: Oracle PL/SQL: Cursors'>Oracle PL/SQL: Cursors</a> <small>A cursor is a mechanism by which you can assign a name to a "select statement" and manipulate the information within that SQL statement....</small></li>
</ol>]]></description>
		<wfw:commentRss>http://technotes.towardsjob.com/oracle/plsql-features-introduced-in-oracle11g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>