I cannot get my history list to display in date order. It defaults to displaying all jobs run on first of any month / year, then jobs run on 2nd, 3rd etc and ends with all jobs on 31 st. Clicking timestamp just reverses sequence. How can I get this back to straightforward chronological sequence?
(comments are locked)
|
It sounds like what you are sorting is a char or varchar datatype rather that a date/datetime data type. Other than that what are you refering to? I am not aware of the "history list" that you mention. oracle sql developer history list
Mar 05, 2010 at 07:01 AM
JOHN 3
Ah, not sure you will get an accurate response unless you get someone with Oracle experience to reply. This is a SQL Server forum. you may get lucky...
Mar 05, 2010 at 07:19 AM
Fatherjack ♦♦
(comments are locked)
|