Example: Function Mapping with the ANY IN TABLE Option - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Syntax and Examples

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

Below is the function mapping definition CCMPrepare for the ccmprepare function on the server coprocessor.

During function processing, you can specify a single table that does not have a correlation name.

CREATE FUNCTION MAPPING appl_view_db.CCMPrepare
   FOR ccmprepare SERVER coprocessor 
   MAP JSON ( '{ "function_version": "1.0" }') 
   USING 
      ANY IN TABLE;