Subject | Re: [firebird-support] Exists function |
---|---|
Author | thp_pkmi |
Post date | 2016-12-12T14:19:01Z |
Hi Martin,
Thank you for yor concern. I don't explore the source code of firebird, but I guess your opinion is correct.
Regards,
Tjioe Hian Pin
On Friday, 9 December 2016, 21:13, "Köditz, Martin Martin.Koeditz@... [firebird-support]" <firebird-support@yahoogroups.com> wrote:
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