| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Re: tablespace SYSTEM used by others user, not sys. Help!
>I wonder, how can the table
> created by them is in system schema? Pls let me know, if u have the
> answer.
>
create table my_table (x varchar2(1)) tablespace system
Easy as that. If your dev_user has right priviledges he can create table where ever he wants. Received on Fri Jun 04 2004 - 01:25:27 CDT
![]() |
![]() |