Subject [firebird-support] Exists function
Author Köditz, Martin

Hi,

 

I think the answer is simple. Since EXISTS just checks for existence the results are equal. So after EXISTS fetches (finds) one row the result is true and no further records will be checked. So there is internally no difference in your queries.

 

Please correct me if I’m wrong.

 

Regards,

Martin