On 6/03/2009 9:15 PM, liubin liu wrote: > which func could get the number of rows?
select count(*) from your_table_name; _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

