On Fri, Jul 16, 2010 at 5:14 PM, Jim Wilcoxson <[email protected]> wrote:
> >> > > You mean, like this? > > > > pragma page_count > > pragma page_size > > size = page_count*page_size > > > > > Doh. Nevermind. I see you said table, not database. :) > > If I'm asked, the syntax PRAGMA page_count(table_name/index_name) would be great if such function could be included in future versions. And the old syntax without names would work as before Max _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

