Select to view content in your preferred language

Importing — Analyze all rows when determining field data type

238
0
10-24-2024 01:03 PM
Status: Open
Labels (1)
Bud
by
Esteemed Contributor

ArcGIS Pro 2.9.5; Oracle 18c 10.7.1 EGDB:

When importing a .CSV into an enterprise geodatabase as a standalone table:

Idea: An option in the GP tool to analyze ALL values in the field when determining the field type. For example, an ADDRESS_NUMBER field. The first value is an integer, so Pro has set the field to an integer data type. But there are a few values that have a letter in them. 

Another example is: The first value in a field is 0 (zero), but there are doubles further down, yet the field has been set to an integer.

Catalog > right-click a .SDE connection > Import > Table > Table to Table GP tool