Select by Attribute does not return correct values when selecting from a current selection using an internal field, for example, SHAPE.AREA.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM000844
Submitted
January 23, 2006
Last Modified
April 2, 2025
Applies to
No Product Found
Version found
9.1
Version Fixed
9.2
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
Create another field with a different name, but with identical field definitions as the concerned internal field (e.g. SHAPE.AREA, SHAPE.LENGTH). Calculate the values of the new field as equal to that of the internal field. Now select from current selection using the new field in the where clause. It should return the correct number of rows.