Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.X EE, 7.0.0 DXP SP1, Master
-
7.0.x, 6.2.x
-
Committed
-
1
-
3
Description
While this will work in practice because there are no null values (so the database statistics may tell it that there are no null values and optimize accordingly), it may be inefficient if the query optimizer is not aware that it is performing a not-exists style check.