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

Home -> Community -> Usenet -> c.d.o.server -> Re: oracle version via sql

Re: oracle version via sql

From: Dave <david.sharples3_at_ntlXworld.com>
Date: Thu, 16 Sep 2004 22:56:44 GMT
Message-ID: <MSo2d.285$7X6.135@newsfe1-gui.ntli.net>

"Mark" <Scollop027_at_gmx.net> wrote in message news:2quj0sF146ufsU1_at_uni-berlin.de...
> Hello NG,
>
> the current date I can get from dual by selecting sysdate, but how to
> request the oracle version via a sql command ?
>
> thanks and regards
> Mark
>
>

select * from v$version; Received on Thu Sep 16 2004 - 17:56:44 CDT

Original text of this message

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