How can we find the number of rows in a table using MySQL?
Answer Posted / 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 |
Post New Answer View All Answers
Is mysql a framework?
Can we use mysql and mysqli together?
Where is mysql data stored linux?
How do I select a database in mysql workbench?
Why do we use pragma autonomous transaction?
How do I add a column to a table in mysql?
What is inner join in mysql?
How do I view mysql logs?
How to get the current date in mysql?
What is a storage engine? What are the differences between innodb and myisam engines?
What is flush privileges in mysql?
Can I use mariadb instead of mysql?
What is pdo connection?
How do I run mysql without installing?
How do I find users in mysql?