...Beauty, cleaning, DIY tips and more - free to join!
   Login   Contact us   Site map   Puzzle Club   Ask a question    Newsletter

How To Count Rows In A Database

Computing : Learning PHP

If you are interfacing with a database, then oftentimes you will want to know how many rows there are in a particular database.

This is easily done, and can be done with the simple query below:

SELECT COUNT("your_column") FROM "your_table";


Profile image!
By: Stephen

  Reply to How To Count Rows In A Database

  Receive Our Newsletter

mysql picture



Questions about mysql:

Ask question

More Articles:
How to make the most of your computer (III)
How to speed up Windows XP
How to improve accessibility