Usage Notes - Advanced SQL Engine - Teradata Database

SQL External Routine Programming

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
qwr1571437338192.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1147
lifecycle
previous
Product Category
Teradata Vantage™

This function returns an error in the following cases:

  • The stream was not opened with the TBLOP_NOOPTIONS option.
  • The direction is not output.
  • The stream number or index is out of bounds.
  • The length is invalid for the attribute type.

This function links an attribute value to location valueptr. If the value referenced by valueptr changes between the call to FNC_TblOpBindAttributeByNdx and the call to FNC_TblOpWrite, the value written in the database is the value referenced by valueptrat the time of the FNC_TblOpWrite call.