Answer Posted / chaudhry
Every ORACLE database contains a tablespace named SYSTEM, which
is automatically created when the database is created. The
SYSTEM tablespace always contains the data dictionary tables
for the entire database.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
what is reindexing?
What are a collation and state the different types of collation sensitivity?
What is the parameter mode that can be passed to a procedure?
How to run the anonymous block again?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
How to create a new tablespace in oracle?
What is oracle instant client?
Can you drop an index associated with a unique or primary key constraint?
What are the oracle differences between nvl and coalesce
How to write text literals in oracle?
How to count groups returned with the group by clause in oracle?
What is difference between truncate and delete?
What are the different types of modules in oracle forms?
How to list all user accounts in oracle?
How index is implemented in oracle database?