Re: [PHP-DB] Getting total quantities
[email protected] (Chris)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
Chaitanya Yanamadala wrote: > Have you tried using it like this > > *select count(*) from products;* This will give you the number of rows in the table, not what Karl wants. -- Postgresql & php tutorials http://www.designmagick.com/