DropGeometryColumn Syntax - Advanced SQL Engine - Teradata Database

Geospatial Data Types

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
ufo1590694251930.ditamap
dita:ditavalPath
ufo1590694251930.ditaval
dita:id
B035-1181
lifecycle
previous
Product Category
Teradata Vantageā„¢
[SYSSPATIAL.] DropGeometryColumn (
  catalog_name
  schema_name
  table_name
  geom_column_name
)

Syntax Elements

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.