添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

The following workflow uses the IN query operator to select multiple values. This workflow is also applicable to the other query operators; LIKE, OR, and NOT.

  1. In ArcMap, open the attribute table of the layer.
  2. Click the Table Options button The Table Options button > Select By Attributes .
  3. Double-click the field containing the desired values.
  4. Add a space after the field name and type IN.
  5. Select the parentheses icon.
  1. In the parentheses, select or type the values. Separate each value with a comma.
Note:
If it is a text field, apply single quotes around each value.

The following is a sample query:

<field name> IN (<field value>, <field value>)
  1. Click Apply .
Note:
This method can also be used to select numeric and string values.