 




<?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>IT Answers &#187; Oracle Unique ID</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/oracle-unique-id/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 14:27:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>oracle: creating unique ID in a table</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-creating-unique-id-in-a-table/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-creating-unique-id-in-a-table/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 19:10:27 +0000</pubDate>
		<dc:creator>Radupopa</dc:creator>
				<category><![CDATA[Oracle Table]]></category>
		<category><![CDATA[Oracle Unique ID]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi there, I have a huge table (hundreds of millions rows) with this structure: call_id, date, cust_id. The PK is cust_id + call_id, so call_id is unique for each cust_id. I need to update call_id to be unique in whole table and sequential when table is ordered by cust_id and date. Values can come from [...]]]></description>
				<content:encoded><![CDATA[<p>Hi there,</p>
<p>I have a huge table (hundreds of millions rows) with this structure: call_id, date, cust_id. The PK is cust_id + call_id, so call_id is unique for each cust_id.<br />
I need to update call_id to be unique in whole table and sequential when table is ordered by cust_id and date. Values can come from sequences or generated by code.<br />
Of course, performance is very important.</p>
<p>Any ideas? </p>
<p>Thanks,<br />
Radu</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-creating-unique-id-in-a-table/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/14 queries in 0.018 seconds using memcached
Object Caching 313/330 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 18:08:37 -->