<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to get session info ?</title>
	<atom:link href="http://coskan.wordpress.com/2007/03/02/how-to-get-session-info/feed/" rel="self" type="application/rss+xml" />
	<link>http://coskan.wordpress.com/2007/03/02/how-to-get-session-info/</link>
	<description>What I learned about Oracle</description>
	<lastBuildDate>Sat, 18 May 2013 07:14:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: satishmc</title>
		<link>http://coskan.wordpress.com/2007/03/02/how-to-get-session-info/#comment-4289</link>
		<dc:creator><![CDATA[satishmc]]></dc:creator>
		<pubDate>Thu, 30 Dec 2010 12:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://coskan.wordpress.com/2007/03/02/how-to-get-session-info/#comment-4289</guid>
		<description><![CDATA[Thanks That was helpful

There are 2 ways of getting Session info from Oracle

SELECT SYS_CONTEXT(&#039;USERENV&#039;,&#039;SESSIONID&#039;) from DUAL;

select userenv(&#039;SESSIONID&#039;) from dual;]]></description>
		<content:encoded><![CDATA[<p>Thanks That was helpful</p>
<p>There are 2 ways of getting Session info from Oracle</p>
<p>SELECT SYS_CONTEXT(&#8216;USERENV&#8217;,'SESSIONID&#8217;) from DUAL;</p>
<p>select userenv(&#8216;SESSIONID&#8217;) from dual;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
