Skip to content

Opening book details…

About this document

Conversion Functions in SQL by kvigneshk2001 is a document available to read on EtoBox.

The document discusses various Oracle date functions - TO_CHAR, TO_DATE, TO_TIMESTAMP, TO_NUMBER, EXTRACT, and CAST. TO_CHAR converts dates, numbers or timestamps to character strings. TO_DATE converts character strings to dates. TO_TIMESTAMP converts strings to dates with times. TO_NUMBER converts strings to numbers. EXTRACT extracts specific date fields like year, month from dates. CAST converts between data types.

Author
kvigneshk2001
Language
EN