TO_CHAR

TO_CHAR(value [, formatString[, nlsParamString]])

Description

The function that can format a timestamp, a number, or text.

Examples

TO_CHAR(TIMESTAMP '2010-01-01 00:00:00', 'DD MON, YYYY')