How can we find the number of rows in a table using MySQL?
Answers were Sorted based on User's Feedback
Mysql : - select count(*) [tablename];
PHP :- mysql_num_rows();
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / sunil kumar
Hello Manish bheiya, I tried ur answer but its not run on my
PC and then I tried this query
select count(*) as row from tablename
| Is This Answer Correct ? | 1 Yes | 7 No |
What is pdo :: fetch_assoc?
How to delete a trigger in mysql?
What is mysql common?
How do I download mysql on my laptop?
Does mysql support nosql?
What is the difference between a database and a table?
Does mysql need a server?
What is the difference between timestamp and datetime in mysql?
What is view? How can you create and drop view in mysql?
How many tables we can create in mysql database?
How do I copy a table in mysql workbench?
What is dirty read and phantom read?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)