Subject Delete where exists problem
Author Alexander Tabakov
Hi,

I experience some very strange issues with a delete statement like
this:

delete from table
where
exists(select * from .....)

After executing the statement I get different count of rows deleted
using the same data. I am using FireBird 1.02 on Win2000 Server.

Any ideas?

--
Best regards,
Alexander mailto:saho@...