*** 62,68 **** data first. It would also be faster and require less memory for the host application. ! **Database Meta Data in Virtual Tables** Currently SQLite's meta data resides in the form of ad-hoc PRAGMA commands. The problem with this approach is that you cannot use a PRAGMA as a --- 62,68 ---- data first. It would also be faster and require less memory for the host application. ! **Database Meta Data in Virtual Tables Instead of PRAGMAs** Currently SQLite's meta data resides in the form of ad-hoc PRAGMA commands. The problem with this approach is that you cannot use a PRAGMA as a