Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

mysql count rows returned

select count(*) from (select * from foo) as x;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #mysql #count #rows #returned
ADD COMMENT
Topic
Name
1+7 =