Skip to main content

Create Table (Data Management Tools)

Summary

Creates a geodatabase table or a dBASE table.

Usage

  • To create a dBASE table in a folder, append the .dbf extension to the Table Name parameter value.

  • This tool supports creating a table in a memory workspace.

Parameters

Label Explanation Data type

Table Location

The workspace where the output table will be created.

Workspace

Table Name

The name of the table that will be created.

String

Template Datasets

(Optional)

One or more datasets from which the attribute schema will be used to define the output table. Fields in the template datasets will be added to the output table.

Table View

Configuration Keyword

(Optional)

The configuration keyword that determines the storage parameters of the table in an enterprise geodatabase.

String

Table Alias Name

(Optional)

The alternate name of the output table that will be created.

String

OID Type

(Optional)

Specifies whether the output Object ID field will be 32 bit or 64 bit.

  • Same as templateThe output Object ID field type (32 bit or 64 bit) will be the same as the Object ID field of the first template dataset. This is the default.

  • 64-bitThe output Object ID field will be 64 bit.

  • 32-bitThe output Object ID field will be 32 bit.

String

Derived output

Label Explanation Data type

Output Table

The new output table.

Table

Environments

Current Workspace, Output CONFIG Keyword, Scratch Workspace

Licensing information

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