| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 5 months |
| seen | Apr 29 at 9:03 | |
| stats | profile views | 5 |
|
Dec 14 |
comment |
Unexpected scans during delete operation using WHERE INIt is also interesting to note that the Top operator in the execution plan is not associated with the Anti Semi Join (in particular the 'short-circuiting' Martin mentions)
... it is an optimization that can be introduced by two exploration rules Ok, but isn't this optimization driven by Logical Left Anti Semi Join? |