to_char

Converts "source_date" to the character string specified by "format_string". "Source_date" can be a date, time, or timestamp data type.

Syntax

to_char ( source_date, format_string )