I have a select statement that I execute after preparing. Is there a way to
determine if it
returns no rows? The doco I've seen says execute in a select context
returns true if it executed successfully or undef if an error occurs. I
want to know if it executed ok but found no matching records.

Any guidance would be appreciated.

Bernard Golden

Reply via email to