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
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to