<?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/"
		>
<channel>
	<title>Comments on: Regarding Sequence Numbers</title>
	<atom:link href="http://oraqa.com/2008/08/03/regarding-sequence-numbers/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraqa.com/2008/08/03/regarding-sequence-numbers/</link>
	<description>Oracle Question and Answer</description>
	<lastBuildDate>Wed, 29 Jul 2009 16:01:28 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ragunathansd</title>
		<link>http://oraqa.com/2008/08/03/regarding-sequence-numbers/comment-page-1/#comment-246</link>
		<dc:creator>ragunathansd</dc:creator>
		<pubDate>Tue, 05 Aug 2008 14:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/?p=264#comment-246</guid>
		<description>I am not inserting sequence numbers from database. I need to populate the data in a grid. If a user deletes a row from the grid, the consecutive rows should be updated so that the sequence remains the same. I dont want the gap in the sequence.

Can anyone help?</description>
		<content:encoded><![CDATA[<p>I am not inserting sequence numbers from database. I need to populate the data in a grid. If a user deletes a row from the grid, the consecutive rows should be updated so that the sequence remains the same. I dont want the gap in the sequence.</p>
<p>Can anyone help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie Awad</title>
		<link>http://oraqa.com/2008/08/03/regarding-sequence-numbers/comment-page-1/#comment-243</link>
		<dc:creator>Eddie Awad</dc:creator>
		<pubDate>Sun, 03 Aug 2008 22:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://oraqa.com/?p=264#comment-243</guid>
		<description>Are you inserting sequence numbers, from a sequence database object, into the table&#039;s primary key? Why do you care about having, or not having, gaps in the sequence?</description>
		<content:encoded><![CDATA[<p>Are you inserting sequence numbers, from a sequence database object, into the table&#8217;s primary key? Why do you care about having, or not having, gaps in the sequence?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
