Is it possible to get the size of a table without running a count(*)
query on it? Even an approximated size would be good for me.
PostgreSQL has this value in a system table. Does SQLite have
something similar?

 S.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to