Re: How many rows in a table
- From: Andy Hassall <andy@xxxxxxxxxxx>
- Date: Sat, 30 Dec 2006 22:09:03 +0000
On Sat, 30 Dec 2006 17:04:58 -0500, bill <nobody@xxxxxxxxxxx> 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@xxxxxxxxxxx :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
.
- References:
- How many rows in a table
- From: bill
- How many rows in a table
- Prev by Date: How many rows in a table
- Next by Date: Re: ordering mysql request by part of a key
- Previous by thread: How many rows in a table
- Next by thread: Convert integer to GUID and back
- Index(es):
Relevant Pages
|