DatabaseFunction - 8.0

Talend Data Mapper Functions Reference Guide

Version
8.0
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2023-10-26

Calls a SQL function.

The DatabaseFunction function allows you to call any SQL function to be evaluated as part of a condition for other database functions like DatabaseLookup. This function may be used only within the argument expression of the database function.

Properties

Function to call Enter the name of the SQL function to be called for example: concat.