Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- From: Gints Plivna <gints.plivna@xxxxxxxxx>
- Date: Sat, 8 Nov 2008 04:32:17 -0800 (PST)
On 7 Nov., 23:09, DA Morgan <damor...@xxxxxxxxx> wrote:
MINUS is a set operator similar to INTERSECT, UNION, and UNION ALL
which, as you point out, is equvalent to EXCEPT in SQL Server.
I can appreciate some of Bill's frustration when it comes to things
such as analytic functions and regular expressions but in set operators
SQL Server and Oracle are equivalent.
Yeahh and hopefully they will introduce also INTERSECT ALL and EXCEPT
(MINUS) ALL.
Gints Plivna
http://www.gplivna.eu
.
- References:
- Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- From: --CELKO--
- Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- From: Ed Murphy
- Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- From: --CELKO--
- Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- From: bill
- Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- From: Erland Sommarskog
- Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- From: bill
- Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- From: Erland Sommarskog
- Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- From: DA Morgan
- Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- Prev by Date: Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- Next by Date: Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- Previous by thread: Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- Next by thread: Re: Performance: Conditions in WHERE clause vs. conditions in INNER JOIN?
- Index(es):
Relevant Pages
|