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
what is database black box testing? : Mysql dba
How do I start mysql client?
Is mysql free for enterprise?
How show all tables in mysql query?
How do I show columns in mysql?
Write a command with which mysql table can be repaired
How do I install mysql workbench?
how you will Create a database on the mysql server with unix shell.
What happens if you no create privilege in a database?
What is data node in mysql cluster?
Is mysql a server?
What is the use of innodb in mysql?
Why myisam is faster than innodb?
What is triggers and how it can be used in mysql?
What are the 'mysql' command line arguments?