Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> Re: [Q] create second schema under a account ???
On Wed, 29 Dec 2004 13:09:52 -0800, aaa wrote:
> e have ORACLE 9.2.0.6 on UNIX server. I know ORACLE support multiple schemas
> under a user account. Does any know how to do following and give me a sample:
>
> 1. create second schema under a user
>
> 2. create table or view under second schema
>
> 3. switch between schemas
>
>
> Thanks.
I suspect you are having a difficulty with terminology. Others have given some answers which may help, but ... please tell us how you interpret the terms "a user, a schema, a database and an instance", referring to both the operating system and the database/instance.
Based on your response, we might be able to give better direction.
/Hans Received on Wed Dec 29 2004 - 19:16:04 CST