FNC_LobAppend Function | C Library Functions | Teradata Vantage - FNC_LobAppend - 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™

Appends a sequence of bytes to a large object that is contained in a UDT or defined to be the result of a UDF, UDM, or external stored procedure, or defined to be the column of a table operator output stream.

IF the … THEN FNC_LobAppend returns …
operation is successful 0

The actual_length argument is set to the value of data_length.

truncation occurs -1

The actual_length argument is set to the number of bytes actually appended.