Answer Posted / nishi
Every Oracle database contains a tablespace named SYSTEM, which Oracle creates automatically when the database is created. The SYSTEM tablespace always contains the data dictionary tables for the entire database.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the oracle built-in data types?
List the types of joins used in writing subqueries?
How to enter a new row into a table interactively?
What is BBED in Oracle?
what happened to the global index when I truncate the data in one of the partition?
How to convert characters to numbers in oracle?
What is set operator oracle?
How to pass a cursor variable to a procedure?
Can the query output be sorted by multiple columns in oracle?
When do we use group by clause in a sql query?
Explain view?
Can we connect to ORACLE db using Windows Authentication?
How to use like conditions in oracle?
What is sharded cluster?
Why packages are used in oracle?