|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: How to count rows using DBI & mysql - Performance resultsby Zaxo (Archbishop) |
| on Jun 11, 2001 at 17:43 UTC ( #87469=note: print w/ replies, xml ) | Need Help?? |
|
Declare your unique index to be a primary key. $sth->execute will fail if you try to insert a duplicated primary key.
After Compline,
In Section
Meditations
|
|