Function | Purpose |
TO_DATE | Converts a character string to a date |
TO_NUMBER | Converts a character string to a number |
TO_CHAR | Converts either a number or a date to a character string |
21.9.Data Type Conversion | ||||
21.9.1. | Datatype Conversions: Implicit Conversion | |||
21.9.2. | Explicit Conversion |