Re: how to detect records order in a table with no id, timestamp?

From: Roger Snowden <rsnowden_at_supergeek.com>
Date: 1997/11/06
Message-ID: <01bceb02$bc02e6e0$096fc589_at_RSNOWDEN.labinterlink.com>#1/1


Without a timestamp column, you can't really get the insertion order if there are insertions and deletions in the table over time. You can get the ROWID, however, which would show you the initial insertion order.

Roger Received on Thu Nov 06 1997 - 00:00:00 CET

Original text of this message