Make Table View (Data Management)

ArcGIS Pro 3.3 | | Help archive

Summary

Creates a table view from an input table or feature class. The table view that is created is temporary and will not persist after the session ends unless the document is saved.

Usage

  • This tool is commonly used to create a table view based on an SQL expression with a selected set of attribute fields.

  • If an SQL expression is used but returns nothing, the output will be empty.

Parameters

LabelExplanationData Type
Input Table

The input table or feature class.

Table View; Raster Layer
Table Name

The name of the table view to be created.

Table View; Raster Layer
Expression
(Optional)

An SQL expression used to select a subset of records.

SQL Expression
Output Workspace
(Optional)

This parameter is not used.

In ArcGIS Desktop, output field names are validated based on this workspace. In ArcGIS Pro, this tool does not support changing the field names because table views do not support field names that differ from the underlying data source.

Workspace
Field Info
(Optional)

The fields from the input table that will be included in the output layer. You can remove input fields by setting them to not visible. Renaming fields and the use of split policies are not supported.

Field Info

Environments

Licensing information

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

Related topics