Conversion functions

<< Constraint | IBExpert Glossary | Cooperative garbage collection >>

Conversion functions transform data types, either converting them from one type to another, or by changing the scale or precision of numeric values, or by converting CHARACTER data types to all uppercase. These include CAST(), EXTRACT(), UPPER().