<?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>nth highest value | Varinder Sandhu</title>
	<atom:link href="https://varindersandhu.in/tag/nth-highest-value/feed/" rel="self" type="application/rss+xml" />
	<link>https://varindersandhu.in</link>
	<description>Keep it Simple and Smart</description>
	<lastBuildDate>Fri, 10 May 2013 12:27:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://varindersandhu.in/wp-content/uploads/2020/05/varindersandhu_favicon.ico</url>
	<title>nth highest value | Varinder Sandhu</title>
	<link>https://varindersandhu.in</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">22788835</site>	<item>
		<title>Oracle – PL- SQL – Get the Second highest/ largest Value from column</title>
		<link>https://varindersandhu.in/2012/01/19/oracle-pl-sql-get-the-second-highest-largest-value-from-column/</link>
					<comments>https://varindersandhu.in/2012/01/19/oracle-pl-sql-get-the-second-highest-largest-value-from-column/#comments</comments>
		
		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Thu, 19 Jan 2012 11:46:21 +0000</pubDate>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle-Tips and Tricks]]></category>
		<category><![CDATA[Varinder Sandhu]]></category>
		<category><![CDATA[nth highest value]]></category>
		<category><![CDATA[nth largest value]]></category>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=2139</guid>

					<description><![CDATA[<p>How to get the Second highest/ largest Value from the column ? Example: See the table values in the snapshot. As per requirement we need to get second highest/ largest salary form the column sal which is 3000 as per column values. Solution: Script: select ename,sal from ( select ename,</p>
<p>The post <a href="https://varindersandhu.in/2012/01/19/oracle-pl-sql-get-the-second-highest-largest-value-from-column/">Oracle – PL- SQL – Get the Second highest/ largest Value from column</a> first appeared on <a href="https://varindersandhu.in">Varinder Sandhu</a>.</p>]]></description>
		
					<wfw:commentRss>https://varindersandhu.in/2012/01/19/oracle-pl-sql-get-the-second-highest-largest-value-from-column/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2139</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Database Caching 19/121 queries in 0.031 seconds using Disk (Request-wide modification query)

Served from: varindersandhu.in @ 2025-10-30 15:09:45 by W3 Total Cache
-->