Result Rows - 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ā„¢

The columns in the table that Tessellate returns are as follows.

Column Name Data Type Description
out_key DECIMAL(18,0) A copy of the in_key input argument.

The data type of out_key matches the data type of the in_key argument.

VARCHAR(32)
cellid INTEGER Cell ID that intersects the object rectangle.

Cell IDs are numbered from left to right, 0 to n-1, where n = g_nx * g_ny. Cell 0 is in the lower left corner. Here is an example that shows the cell numbering of a single-level grid (of unspecified size) that contains 16 cells.