location_column - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
Published
January 2021
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
ncd1596241368722.ditamap
dita:ditavalPath
hoy1596145193032.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantage™

This column is automatically generated for JSON and CSV foreign tables if you do not explicitly specify any columns in the CREATE FOREIGN TABLE statement.

You can optionally specify a location column for foreign tables that have JSON and CSV data. If you specify a location column for these foreign tables, you must also specify a payload column.
The location column must have the following definition:
Location VARCHAR(2048) CHARACTER SET UNICODE CASESPECIFIC
You must specify a location column, but no payload column for foreign tables that have Parquet data.