Subject non-indexed reads
Author PODESTA Mariano APRE
hi,
anybody knows why "Performance Analysis" shows
too many "non-indexed reads" on table rdb$relation_constraints
when you run a 'select' query?

try this:
select * from rdb$database

it seems that depends on the number of rows in the rdb$relation_constraints
table.

is that normal?