View Single Post

   
  #4 (permalink)  
Old 02-25-2008, 08:10 AM
Sybrand Bakker
 
Posts: n/a
Default Re: SELECT DISCINT and CLOB -- can this be done (v9)

On 18 Sep 2006 10:51:49 -0700, matt@mailinator.com wrote:

>
>Sybrand Bakker wrote:
>> Please specify your environment. Oracle version up to five digits,
>> and driver, up to five digits, as you don't seem to use the ordinary
>> Oracle client.

>
>how can i determine these? im connecting to networked db via an older
>Toad client. i also have access to the SQL Plus command line. is there
>a version command? im googling it, but i havent found anything
>straight-forward yet..
>
>
>thanks,
>matt



is
select * from v$version or looking at the logon banner in sql*plus
when connecting straightforward enough?

Sorry to be a bit sarcastic. You know where the *original* Oracle docs
are located, don't you?

--
Sybrand Bakker, Senior Oracle DBA
Reply With Quote