I am saving date with time into DB and using SQL Developer which by default shows just date. I know its matter of client config but I have seen query in Oracle that returned time component of date when one was present. Something like convert (HH:MM:SS). I am just interested in this one.
Share
To show the time element of all dates as a one-off exercise use this DDL statement.
or whatever date mask takes your fancy.
To set this permanently in SQL Developer, set parameters in