View Full Version : Counting Query
ReadMe.txt
07-07-2003, 08:46 PM
Is there a MySQL function that i can use to just count the number of rows in a table instead of listing all the IDs and running a command on the result?
Spookster
07-07-2003, 08:50 PM
Yeah. Use the count function:
http://www.mysql.com/doc/en/Counting_rows.html
ReadMe.txt
07-11-2003, 08:59 PM
whoops, forgot i posted this, after i made this thread i gave in a and looked up some commands
thanks anyway tho spooks
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.