Subject Re: [firebird-support] touching a deleted record
Author Markus Ostenried
On 1/24/07, Nick Upson <nick.upson@...> wrote:
> select count(*) touches all records but if my only access into the
> table is via an index and I never sweep, when does the deleted stub
> get removed?

AFAIR an index only access is not possible because there is no
transaction information stored in the indexes.