Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   PHP / mySQL (http://siteownersforums.com/forumdisplay.php?f=10)
-   -   How can we find the number of rows in a table using MySQL? (http://siteownersforums.com/showthread.php?t=315856)

Pavan Techn 05-18-2018 09:02 AM

How can we find the number of rows in a table using MySQL?
 
How can we find the number of rows in a table using MySQL?

frankone 01-30-2019 12:06 PM

select count(*) from table_name


All times are GMT -7. The time now is 06:48 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.