Alvaro Herrera wrote: > Nevertheless, I think there's something interesting missing here, which > is a sort of strftime's %c format string.
I think the Oracle way to do that would be to_char() with one argument and setting NLS_DATE_FORMAT. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend