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 mysqli faster than mysql?
What is triggers?
In mysql, what is joins? Explain
What is default password for mysql?
How show all tables in mysql query?
What is the use of mysqli_connect in php?
List the different types of normalization?
What is a crosstab query?
How do we use % when performing a search query?
What is the difference between the primary and unique key in mysql?
Does mysql use sql?
How do I export mysql query results to excel?
What do ddl, dml, and dcl stand for?
What you can use regular expression for in mysql? Support your answer with an example?
What is unsigned int in mysql?