Subject | record count |
---|---|
Author | raptor@unacs.bg |
Post date | 2002-07-02T15:43:34Z |
hi,
Is there a way to see if there is atleast one record returned w/o making seperate SELECT COUNT(*) FROM ...
And this via Perl DBI ...
I dont care about the exact count, just want to know is there something returnet or not ?
some variable to state this condition or something else ?!
any idea ?
raptor@...
Is there a way to see if there is atleast one record returned w/o making seperate SELECT COUNT(*) FROM ...
And this via Perl DBI ...
I dont care about the exact count, just want to know is there something returnet or not ?
some variable to state this condition or something else ?!
any idea ?
raptor@...