How to change date format in oracle database
We often need to change the date format while checking. Here are some ways which you can use to change the date format in Oracle database Oracle Default Date Format The default date format in oracle is controlled by the value of the NLS_DATE_FORMAT parameter. The following query can be used to find the current […]
How to change date format in oracle database Read More »