CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   MySQL (http://www.codingforums.com/forumdisplay.php?f=7)
-   -   Count the number of results? (http://www.codingforums.com/showthread.php?t=275001)

john6 10-03-2012 03:58 AM

Count the number of results?
 
Is it possible to return 'how many' results were found in the query, instead of returning the actual results?

guelphdad 10-03-2012 04:01 AM

by using COUNT instead of selecting the columns themselves.


All times are GMT +1. The time now is 07:55 AM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.