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 -> CREATE not just ANY TABLE

CREATE not just ANY TABLE

From: Bill Buchan <wbuchan_at_uk.noha-systems.com>
Date: Tue, 24 Oct 2000 17:14:30 GMT
Message-ID: <39f5c2d2.32480721@nntp.edi.noha-systems.com>

Hi,

If I have 3 users A, B and C is there any way to allow A to create tables in B's schema but _not_ C's.

ie. CREATE TABLE is too restrictive as then A can only create tables in A, but CREATE ANY TABLE is too unrestrictive as A can create tables anywhere.

Is there is a middle ground?

Thanks
- Bill. Received on Tue Oct 24 2000 - 12:14:30 CDT

Original text of this message

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