Select by Attributes from joined field selects too many/incorrect records.
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
NIM041880
已提交
January 23, 2009
上次修改时间
April 28, 2025
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
9.3
修正版本
N/A
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
If the user selects “Keep Matching Records” rather than the default, “Keep All Records”, the expected number of records will be returned.The correct result can be obtained by building a query that includes both sides of the join.GK200SP1.OBJECTID IS NOT NULL AND GL500.LITHOSTRAT1 = 'Gosau-Puppe'