Create table privilege in 11,2.0.2
Hi,
We use Oracle Database 11.2.0.2. We create new schema, assign default tablespace, and grant create table privilege to this schema.
The issue is this schema is able to create new table using another tablespace other than its default tablespace.
There are only create session and create table system privileges that granted to this new schema.
What is wrong? Please advise...
Thanks,
KLM
We use Oracle Database 11.2.0.2. We create new schema, assign default tablespace, and grant create table privilege to this schema.
The issue is this schema is able to create new table using another tablespace other than its default tablespace.
There are only create session and create table system privileges that granted to this new schema.
What is wrong? Please advise...
Thanks,
KLM
0