Posted by Andy Hassall on 12/30/06 22:09
On Sat, 30 Dec 2006 17:04:58 -0500, bill <nobody@spamcop.net> wrote:
>I am sure there must be an easy way to determine the number of
>rows in a table, but I can't find it.
>
>I appreciate the courtesy and patience ng members have shown this
>mysql novice.
select count(*) from your_table
--
Andy Hassall :: andy@andyh.co.uk :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
Navigation:
[Reply to this message]
|