Please enable JavaScript to view this site.

Apply Engine Functions facilitate development by encapsulating sets of instructions that perform a variety of tasks including the direct manipulation and transformation of data, data analysis and runtime process control. Functions must be used within an SQData SELECT command. Functions can be used in singular mode or they can be nested with other functions, allowing for advanced processing capability.

This section of the Engine Reference provides both guidelines for using Functions and detailed examples of solutions to common problems encountered when developing data replication and transformation Engine scripts.