SQL - Date Format
Posted: Wed Aug 15, 2001 1:17 pm
I use Textpad to run SQL selects against Oracle. I want to know if there is a way to set the date format globally, so that all my date fields come out as full date and time, rather than just date.
Is there some setting I can use within Textpad or my textpad file to do this?
For example, select * from emp; The emp table has two date columns. I want the results of the sql displayed such that the date columns showing something like 2001/06/22 01:22:23 rather than 22-JUL-01.
thanks
Is there some setting I can use within Textpad or my textpad file to do this?
For example, select * from emp; The emp table has two date columns. I want the results of the sql displayed such that the date columns showing something like 2001/06/22 01:22:23 rather than 22-JUL-01.
thanks