Skip to main content

Table Select (Analysis Tools)

Summary

Selects table records matching a Structured Query Language (SQL) expression and writes them to an output table.

Usage

  • The input can be a dBASE, or geodatabase table, a feature class, table view, or VPF dataset.

  • The Expression parameter value can be created with the Query Builder or simply typed in. For details on the expression syntax, see SQL reference for query expressions used in ArcGIS or Introduction to query expressions.

  • If a table view is used for Input Table and no expression is entered, only the selected records are written to the output table. If a table view is used for input table and an expression is entered, the expression is only executed against the selected records, and the expression-based subset of the selected set is written to the output table.

  • To create a table from the table view's selected set of records, use the Copy Rows tool.

Parameters

Label Explanation Data type

Input Table

The table containing records matching the specified expression that will be written to the output table.

Table View; Raster Layer

Output Table

The output table containing records from the input table that match the specified expression.

Table

Expression

(Optional)

An SQL expression used to select a subset of records. For more information on SQL syntax, see Introduction to query expressions.

SQL Expression

Environments

Output CONFIG Keyword, Current Workspace, Scratch Workspace

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes