Hi, Is there a quick way (as in speed) to obtain the number of database blocks (or kilobytes) allocated for each table and each index ?
I have been using various manual approaches so far (from using length() to vacuum and drops), but none of them are really fast or can practical to automate. Eric _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

