1.

Can A Newly Created User Create Database Objects(tables, Indexes, Views, Synonyms, Sequences Etc) In A Database?

Answer»

No, a newly created user won't be ABLE to create database objects directly. Even if the user is assigned DEFAULT temporary and permanent tablespace at the creation time, it is mandatory to allocate QUOTA on a tablespace to USERS.

No, a newly created user won't be able to create database objects directly. Even if the user is assigned default temporary and permanent tablespace at the creation time, it is mandatory to allocate quota on a tablespace to users.



Discussion

No Comment Found