
How To Set NLS_DATE_FORMAT Parameter In Oracle
NLS_DATE_FORMAT is one of the initialization parameter in Oracle which defines default date format to use with the TO_CHAR and TO_DATE functions.
In this article we will discuss how to set the NLS_DATE_FORMAT Parameter In Oracle