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: How to?: Setup DB schema: How to?

Re: How to?: Setup DB schema: How to?

From: Daniel A. Morgan <dmorgan_at_exesolutions.com>
Date: Thu, 26 Apr 2001 23:08:24 -0700
Message-ID: <3AE90CD8.58B96C70@exesolutions.com>

Go to otn.oracle.com and technet.oracle.com ... or open a book ... and look up GRANTS.

A schema owner can grant insert, update, select, and delete privileges on any table that they own.

Daniel A. Morgan

Anurag Sharma wrote:

> How to create users that share the same schema in Oracle v8.0.5?
>
> So if "user1" and "user2" share the same tables, data and other schema objects when they login via "sqlplus".
>
> Thanks,
> Anurag
  Received on Fri Apr 27 2001 - 01:08:24 CDT

Original text of this message

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