I have a problem with sqldeveloper version 17.4 when the data grid is displaying columns of type DATE.
The only thing the data grid is showing me is DD.MON.RR while I would also like to see HH24:MI:SS
- I found several answers telling me to set the values in Tools -> Preferences -> Database -> NLS
The setting there is set to DD.MON.RR HH24:MI:SS but still the data grid is not showing me the exact value, even a query does the same (but the data really contains that information, I have checked that with TOAD).
Does anybody experience the same problem or have a solution?