Oracle Database - NLS_DATE_FORMAT

Card Puncher Data Processing

About

The parameter NLS_DATE_FORMAT control the format of the date datatype.

You can see here to see the different format possible.

ALTER SESSION SET NLS_DATE_FORMAT = 'YYYY-MM-DD HH24:MI:SS';





Discover More
Obiee Database Cast Feature
OBIEE - Cast as date - Which date format to use ?

When you use the cast function to transform a character data type as a date, you may struggle with the date format that you have to give in a formula column because it depends of the configuration. ...



Share this page:
Follow us:
Task Runner