Hi Friends,

            Is there an SQLite API for counting number of records in a
table.

        Ex:          StudentName        RollNo         sub1    sub2    sub3    
total       avg
                       abcd                       1                88       
99       88        ....         ...
                       xyz                         2                77      
66        66        ...           ....


              Now the SQLite API should return the 2 (for 2 records).
 
              Is there any such a kind of API that returns this info.


Regards,
Bhaskar Reddy.
-- 
View this message in context: 
http://old.nabble.com/SQLite-API-for-counting-number-of-records-in-a-table.-tp33166164p33166164.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to