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
How to get a create statement for an existing table?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?
List the various oracle database objects?
What are the ansi data types supported in oracle?
what are the default admin accounts in Oracle 10g ?
Where is the export dump file located?
How to commit the current transaction in oracle?
What is the sql query to concatenate column values from multiple rows in oracle?
How to check the server version in oracle?
What are the varoius components of physical database structure of oracle database?
How to define a specific record type?
Why do we use coalesce function in oracle?
How to manage transaction isolation level?