Category Archives: mySQL
Counting Rows With mySQL
Friday, August 1st, 2008
We can use the count mysql command to return the number of rows returned by the query. SELECT (*) FROM table This will return the numbe rof rows in the table. We can use normal where operators to find how … Continue reading

8 bit scraps has been created by Graham Hadgraft a web developer from Ipswich. Graham Hadgraft has 10 Years programming experience in various languages.