www.mimer.com/developer
EXT_STATISTICS The EXT_STATISTICS system view shows when statistics for a base table was collected. Column name Data type Description TABLE_CATALOG VARCHAR(128) Catalog name for base table. TABLE_SCHEMA VARCHAR(128) Schema name for base table. TABLE_NAME VARCHAR(128) Name of base table. STATISTICS_GATHERED TIMESTAMP(2) Time when statistics for this table was collected
The EXT_STATISTICS system view shows when statistics for a base table was collected.