Function - User Defined Functions (UDF)

Model Funny

About

User-defined Functions (UDFs) is a function provided by a developer and behave as a built-in function. It gives to the developer the possibility to enhance the function possibilities of an application (generally a query language).

Example

For a database:

SELECT myfunc(r.a, r.b)
WHERE yourfunc(r.c, r.d) < 5
SELECT x, concat(r.s) M
GROUP BY x
SELECT W FROM tablefunc(a,b)





Discover More
Model Funny
(Function | Operator | Map | Mapping | Transformation | Method | Rule | Task | Subroutine)

Section computable function. A function is a callable unit that may be called: a procedure, a subrontine a routine, a method (belong to an objectmacrocomputablalgorithreusable blocargumentdevelopment...
Card Puncher Data Processing
Hive - built-in functions (UDF)

in Hive or how to make a Hive function See also: UDF reference ...
Sap Hana Studio Database Development
SAP HANA - Architecture - Database Development Documentation and Tools

The important SAP HANA guide and tools for Database Development. After having build the data persistence model with a , you can add above an analytic model. The data-persistence model can be queried...



Share this page:
Follow us:
Task Runner