| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| Cute! I wonder what the performance is like. I was surprised a few years ago when I found that MINUS, the Oracle version of EXCEPT, was really fast for doing relational divisions. |
|
#2
|
| --CELKO-- wrote: > Cute! I wonder what the performance is like. I was surprised a few > years ago when I found that MINUS, the Oracle version of EXCEPT, was > really fast for doing relational divisions. Would be interesting - maybe I'll get some time to test this out. |
|
#3
|
| On Aug 27, 6:00*am, --CELKO-- > Cute! I wonder what the performance is like. *I was surprised a few > years ago when I found that MINUS, the Oracle version of EXCEPT, was > really fast for doing relational divisions. In general, I have found EXCEPT on SQL Server to be about on par with UNION (which makes sense to me). I use EXCEPT a lot for investigating data, where it is enormously useful. |
![]() |
| Thread Tools | |
| Display Modes | |