STOREDAS Option | CREATE FOREIGN TABLE | Teradata Vantage - STOREDAS - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
ft:locale
en-US
ft:lastEdition
2021-07-27
dita:mapPath
spp1591731285373.ditamap
dita:ditavalPath
spp1591731285373.ditaval
dita:id
B035-1144
lifecycle
previous
Product Category
Teradata Vantageā„¢

[Optional] Specifies the file format.

TEXTFILE
File format is text, for example, JSON or CSV. See JSON External Files and CSV External Files. This is the default value.
PARQUET
File format is Parquet. If the system detects the format, it adds the code STORED AS ('PARQUET'). See Parquet External Files.