View Single Post

   
  #4 (permalink)  
Old 04-08-2008, 06:16 PM
Rob Verschoor
 
Posts: n/a
Default Re: Need a way to maintain sorted records for long periods of time. "select into" temp table?

In ASE, you can use an identity column to simulate the concept of a rowid.

HTH,

Rob
-------------------------------------------------------------
Rob Verschoor

Certified Sybase Professional DBA for ASE 12.5/12.0/11.5/11.0
and Replication Server 12.5 / TeamSybase

Author of Sybase books (order online at www.sypron.nl/shop):
"Tips, Tricks & Recipes for Sybase ASE"
"The Complete Sybase Replication Server Quick Reference Guide"
"The Complete Sybase ASE Quick Reference Guide"

mailto:rob@YOUR.SPAM.sypron.nl.NOT.FOR.ME
http://www.sypron.nl
Sypron B.V., P.O.Box 10695, 2501HR Den Haag, The Netherlands
-------------------------------------------------------------

"Dhannya" <dhannyasm@gmail.com> wrote in message
news:1138631475.735956.308070@z14g2000cwz.googlegr oups.com...
> Can we access rowid in Sybase?
>



Reply With Quote