Hi all: Does exist some method to erase records and to obtain the number of erased records at the same time?
It is to say: SELECT count() FROM someTable WHERE some-condition; DELETE FROM someTable WHERE some-condition; in only one statement? Thanks in advance ----------- A.J.Millan ZATOR Systems ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------