Write a query to count the number of rows of a table in mysql.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

How MySQL Optimizes DISTINCT?

0 Answers  


Why MySQL is used?

0 Answers  


What is the difference between mysql_connect() and mysql_pconnect()?

7 Answers   TCS,


What is deterministic in mysql?

0 Answers  


how to find max salary from the database

3 Answers  






how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.

0 Answers  


What is a transaction? Describe mysql transaction properties.

0 Answers  


Explain advantages of InnoDB over MyISAM?

1 Answers  


How to copy data from one server to another using php?

0 Answers  


What is the use of ENUM in MySQL?

1 Answers  


Write a query to select all teams that won either 1, 3, 5 or 7 games.

0 Answers  


How do we use % when performing a search query?

0 Answers  


Categories