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
How to delete a trigger in mysql?
What is the data type for file in mysql?
Is sqlite faster than mysql?
How many rows can mysql hold?
What is mysql and how it works?
Is mariadb faster than mysql?
Is primary key auto increment?
What is processlist in mysql?
How do I uninstall mysql connector?
What are triggers mysql?
What is delimiter in mysql stored procedure?
What is indexing in mysql?
What is mysql primary key?
How to write after insert event update trigger on the same table in mysql?
What is unsigned int in mysql?