PL SQL Developer Date field [message #352196] |
Mon, 06 October 2008 10:15 |
reaz28
Messages: 4 Registered: October 2008
|
Junior Member |
|
|
Guys,
I have but really can't figure this out please help:
On my sql-developer when ever there is DateTime field, it is showing the data in short DATE format, that is DD-MMM-YY (10-OCT-2007).
I run the same query on toad and the DATE is showing in correct format like 10-OCT-2007 05:09:22.
Can you tell what I have to do for PL/SQL Developer to show the date in correct format.
Please help.
thanks.
[Updated on: Mon, 06 October 2008 10:29] Report message to a moderator
|
|
|
|
Re: PL SQL Developer Date field [message #352392 is a reply to message #352336] |
Tue, 07 October 2008 07:54 |
reaz28
Messages: 4 Registered: October 2008
|
Junior Member |
|
|
Thanks for your reply, but I couldn't find User Preference under Tools-- > Preferences option.
There is a DateTime on Database-->NLS Parameter. For Date the format is setup as DD-MON-RR and if I try to set it as DD-MON-RR HH.MI.SSXFF AM (this is the current format for Timestamp), pl/sql developer complains that the Date format is not recognised.
|
|
|
|
|
|