Subject Re: [firebird-support] Re: how to retrieve the indexed reads and non indexed reads statistics
Author Milan Babuskov
svanderclock wrote:
> yes i see it, but no exemple :(
> in MON$RECORD_STATS i only have STAT_ID and don't know how to connect the the SQL i just do...

Most tools simply snapshot the stats before query is executed and then
once again after it is executed and show you the delta values. This
works fine for a single user system that executes one query at a time,
so it is usable to benchmark on a development system.

HTH


--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================