Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to Return total number of rows.



how to Return total number of rows...

Answer / Ranjit Kumar Barnwal

To return the total number of rows in a result set, you can use the COUNT(*), which counts all rows or COUNT(column_name), which counts only non-NULL values in the specified column.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is blob datatype in mysql?

1 Answers  


What is mysql connector used for?

1 Answers  


What is deterministic in mysql?

1 Answers  


How large can a mysql database become?

1 Answers  


Is mysql a odbc?

1 Answers  


What is strict mode in mysql?

1 Answers  


Can you tell how to find the number of rows in a resultset using php?

1 Answers  


What is cast in mysql?

1 Answers  


How to get a list of all tables in a database?

1 Answers  


What is mysql command line?

1 Answers  


How to define numeric 9(3) in db2 table without decimal point??

1 Answers  


Where is the myisam table stored?

1 Answers  


Categories