Table of Contents

SQLite - Statistics

Dbstat

Dbstat vritual table - SQLite must be compiled with the SQLITE_ENABLE_DBSTAT_VTAB option

SELECT * FROM dbstat;