Subject | Re: [firebird-support] delete duplicate row |
---|---|
Author | Ann W. Harrison |
Post date | 2006-12-12T16:12:52Z |
Steve Wiser wrote:
record is deleted, the rdb$db_key will be reused. So they're unstable
even while the database is running. However, they are stable for the
duration of a concurrency transaction and for the duration of a read-
write read-committed transaction.
Cheers,
Ann
> try using the rdb$db_key for this problem. just don't rely on it as aThe rdb$db_key is approximately the physical record address. When a
> long term key since it changes after a backup/restore cycle I think.
>
record is deleted, the rdb$db_key will be reused. So they're unstable
even while the database is running. However, they are stable for the
duration of a concurrency transaction and for the duration of a read-
write read-committed transaction.
Cheers,
Ann