Hi,
is there a way to find if a certain page in a data file is referenced by a btree index?
I found a few completely empty pages in one of my tables. I am not sure if that's corruption or just bloat. Now I am thinking I could use an index, the PK for instance, and see if it references these pages.
Thanks,
Torsten