TO_CHARSQLTO_CHAR(value [, formatString[, nlsParamString]]) Description The function that can format a timestamp, a number, or text. Examples SQLTO_CHAR(TIMESTAMP '2010-01-01 00:00:00', 'DD MON, YYYY') Updated over 4 years ago Table of Contents Description Examples