Example: Function Mapping with the ANY IN TABLE Option - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530

Following 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;