Re: Oracle version
From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Mon, 21 Jul 2003 08:26:56 -0700
Message-ID: <3F1C0640.F3604C11_at_exxesolutions.com>
Date: Mon, 21 Jul 2003 08:26:56 -0700
Message-ID: <3F1C0640.F3604C11_at_exxesolutions.com>
elha wrote:
> Hi all, I'm newbie on Oracle databases.
>
> Do you know il exists a command to determine which version of Oracle Server
> I'm using ?
>
> If it is 7.x can it be upgradable easily and quickly to 8.1.7 ?
>
> Is Oracle 8.1.7 client runs on Win95 plate-forme ?
>
> Thanks in advance for your responses
>
> Elha
SELECT * FROM v_$version;
-- Daniel Morgan http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Mon Jul 21 2003 - 17:26:56 CEST