Syntax - Advanced SQL Engine - Teradata Database

Geospatial Data Types

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
vci1556127188517.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1181
lifecycle
previous
Product Category
Teradata Vantageā„¢
[SYSSPATIAL.] DropGeometryColumn (
  catalog_name
  schema_name
  table_name
  geom_column_name
)
catalog_name
The name of the catalog.

The value can be an empty string ('') for Teradata.

schema_name
The name of the database in which the table specified by table_name is defined.
table_name
The name of the table that has a column defined as an ST_Geometry type.
geom_column_name
The name of the column in the table specified by table_name that is defined as an ST_Geometry type.