Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Current date and time

Re: Current date and time

From: Jim W <J.Wood.LAB_at_dial.pipex.com>
Date: Mon, 1 Jun 1998 14:49:42 +0100
Message-ID: <6kubke$a4u$1@plug.news.pipex.net>


select to_char(sysdate,'DD-Mon-YYYY HH24:MI') from dual

should do the trick !

Elliott Mehrbach wrote in message <6ku9al$g47$1_at_news.ap.net>...
>I am looking for a query that will return the current date and time from
>the Oracle server. Any help would be welcome.
>
>
>
Received on Mon Jun 01 1998 - 08:49:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US