SQL provides useful functions, but they might not satisfy all your data processing requirements. User-defined functions (UDFs) are functions you write to extend SQL.
Vantage supports two types of UDFs:
- SQL UDFs
- External UDFs