Subject | Is there a way to tell the order that rows were inserted? |
---|---|
Author | Bob Murdoch |
Post date | 2004-08-17T14:10:29Z |
Stupid question, I know, but I've gotta ask:
I've got a table with a couple hundred thousand rows in it. There was no
need for a primary key on the table when it was created a few years ago, nor
is there a timestamp column.
I have a need to know the order in which the rows were inserted. Will
rdb$db_key allow me to ascertain the order?
tia,
Bob M..
I've got a table with a couple hundred thousand rows in it. There was no
need for a primary key on the table when it was created a few years ago, nor
is there a timestamp column.
I have a need to know the order in which the rows were inserted. Will
rdb$db_key allow me to ascertain the order?
tia,
Bob M..