Syntax - Advanced SQL Engine - Teradata Database

SQL External Routine Programming

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
rin1593638965306.ditamap
dita:ditavalPath
rin1593638965306.ditaval
dita:id
B035-1147
lifecycle
previous
Product Category
Teradata Vantage™
LOB_RESULT_LOCATOR
FNC_LobCol2Loc (int  streamno,
                int  columnnr)

Syntax Elements

streamno
the output stream number. Currently only one output stream is supported; therefore, the only valid value is 0.
columnnr
the column position of a LOB in the output stream. Valid values are 0..n-1 where n is the number of columns in the output stream. The type of the column in the output stream must be BLOB or CLOB.