An overview of the Table toolset

The Table toolset contains tools that perform basic table management.

Learn more about tables

ToolDescription

Analyze

Updates database statistics of business tables, feature tables, and delta tables, along with the statistics of those tables' indexes.

Copy Rows

Copies the rows of a table to a different table.

Create Table

Creates a geodatabase table or a dBASE table.

Create Unregistered Table

Creates an empty table in a database or enterprise geodatabase. The table is not registered with the geodatabase.

Delete Rows

Deletes all or the selected subset of rows from the input.

Get Count

Returns the total number of rows for a table.

Pivot Table

Creates a table from the input table by reducing redundancy in records and flattening one-to-many relationships.

Truncate Table

Removes all rows from a database table or feature class using truncate procedures in the database.

Related topics