skip to main content
OpenAccess SDK SQL Engine core methods for Java : Exchanging data : scalar_function
 

scalar_function

This method can be used to define a custom scalar function.
scalar_function(String pName)
Table 115. Parameters for scalar_function
Parameter
Type
Description
IN
pName
String
The name of the custom scalar function.
RETURN
NONE