MySQL Forums
Forum List  »  PHP

count records
Posted by: erwin traas
Date: July 17, 2015 03:15AM

Hi,

with this comaand i can count records in php:
"SELECT count(*) FROM `Kamers`";

it returns :

Count(*) 7

How can ia only get 7?

Thanks in advance
E.Traas

Options: ReplyQuote


Subject
Written By
Posted
count records
July 17, 2015 03:15AM
July 19, 2015 10:06PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.