Your browser does not support JavaScript. This help page requires JavaScript to render correctly. Predefined Transformations and Custom Transformations
Skip Headers
Previous
Previous
 
Next
Next

Predefined Transformations and Custom Transformations

OWB provides a set of predefined transformations that enable you to perform common transformation operations. These predefined transformations are part of the Oracle Library that consists of built-in and seeded functions and procedures. You can directly use these predefined transformations to transform your data.

A custom transformation is one that is created by the user. Custom transformations can use predefined transformations as part of their definition. You can also import PL/SQL packages. Although you can modify the package body of an imported package, you cannot modify the package header, which is the signature for the function or procedure.


See Also:

About Transformations in Oracle Warehouse Builder Data Modeling, ETL, and Data Quality Guide