An overview of the Table toolset
The Table toolset contains tools that perform basic table management.
|
Tool |
Description |
|---|---|
|
Updates database statistics of business tables, feature tables, and delta tables, along with the statistics of those tables' indexes. |
|
|
Copies the rows of a table to a different table. |
|
|
Creates a geodatabase table or a dBASE table. |
|
|
Creates an empty table in an enterprise database, enterprise geodatabase, GeoPackage, or SQLite database. The table is not registered with the geodatabase. |
|
|
Deletes all or the selected subset of rows from the input. |
|
|
Returns the total number of rows for a table. |
|
|
Creates a table from the input table by reducing redundancy in records and flattening one-to-many relationships. |
|
|
Removes all rows from a database table or feature class using truncate procedures in the database. |