Database name in ORACLE ?

From: Jamwal Arun S <asj8203_at_ucs.usl.edu>
Date: Thu, 17 Mar 1994 23:25:24 GMT
Message-ID: <1994Mar17.232524.1916_at_usl.edu>


Hi,

        How does one specify the database name in oracle? Say, I want to create a table called 'student' in the databases called 'school' and 'university'. How do I do that?


        I am confused because ( I remember vaguely that..) in POSTGRES, the session goes like:

SYSPROMPT>createdb school
SYSPROMPT>createdb university
SYSPROMPT>monitor school

POSTGRES>create table student ......

Since presently 'school' db is being monitered, all creations/deletions will be to the 'school' database.


Thanks,

Arun: arun_at_usl.edu

-- 
........................................................................
  __________ TIME keeps things from happening all at ONCE! __________  .
..........Arun Jamwal...........................arun_at_usl.edu............
Received on Fri Mar 18 1994 - 00:25:24 CET

Original text of this message