How can we find the number of rows in a table using MySQL?
Answer Posted / manish gupta
Mysql : - select count(*) [tablename];
PHP :- mysql_num_rows();
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
How you can create a trigger in mysql?
what is mySQL. Is there any specific qualification required to do this course ? What is the scope in India after doing mySQL
What is a procedure example?
What is select query in mysql?
Does mysql automatically index foreign keys?
Can we store videos in mysql database?
Which datatype is used for email in mysql?
How does php communicate with mysql?
Is mysql a backend?
What is different between sql and mysql?
Is mysql deprecated?
How many columns is too many mysql?
Does facebook still use mysql?
Does mysql use sql?
Is mysql a framework?