How can I set a custom date time format in Oracle SQL Developer?
Courtesy:
You can change this in preferences:
- From Oracle SQL Developer's menu go to: Tools > Preferences.
- From the Preferences dialog, select Database > NLS from the left panel.
- From the list of NLS parameters, enter
DD-MON-RR HH24:MI:SSinto the Date Format field. - Save and close the dialog, done!
Here is a screenshot:
No comments:
Post a Comment