Create Unregistered Table (Data Management Tools)
Summary
Creates an empty table in an enterprise database, enterprise geodatabase, GeoPackage, or SQLite database. The table is not registered with the geodatabase.
Usage
The empty table created by this tool will either have a field named
OBJECTIDof type integer or contain the same field names and types of any selected input template table.Unregistered tables can be registered with the geodatabase using the Register With Geodatabase tool.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Table Location |
The enterprise database or enterprise geodatabase in which the table will be created. |
Workspace |
|
Table Name |
The name of the table that will be created. |
String |
|
Template Datasets (Optional) |
An existing dataset or list of datasets with fields and attribute schema that will be used to define the fields in the output table. |
Table View |
|
Configuration Keyword (Optional) |
Specifies the default storage parameters (configurations) for geodatabases in a relational database management system (RDBMS). This setting is applicable only when using enterprise geodatabase tables. Configuration keywords are set by the database administrator. |
String |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Table |
The output unregistered table. |
Table |
Environments
Current Workspace, Output CONFIG Keyword
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes