Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

[HELP] Count all data in a table in SQLITE3

$
0
0
hi i need help in sqlite3 how can it get return value of number count of all the list in table

example; studentCount = (Select count(Student) From Student Where YearLevel = 3)

i want to get all the numbers count of all the student in year level 3 and put it in studentCount

thank you

Viewing all articles
Browse latest Browse all 2105

Trending Articles