Record unique id for "select * from v$logmnr_contents" [message #62330] |
Wed, 14 July 2004 23:46 |
Sami Zeitoun
Messages: 8 Registered: June 2004
|
Junior Member |
|
|
Hi guys,
Does anyone know how can I can get a unique ID for each record/row returned when I do "select * from v$logmnr_contents"??
One very very important demand from this unique ID is to be an ascending ID, i.e oldest records will have the smallest id value and the newest will have the bigger value.
I thought that I can use the SCN for this matter but as I can see, it's unique!!
Can anyone help me??
Thanks,
Sami.
|
|
|
|
|