What is SYSTEM tablespace and When is it Created?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
How to increment dates by 1 in oracle?
What do you mean by a database transaction & what all tcl statements are available in oracle?
Is there a function to split a string in plsql?
Explain the types of exception?
What is a tns service name?
What is snapshot is too old? Give and example for better understand.
Explain the use of log option in exp command.
What are the tools for Oracle ?
11. Display the client number and name and the client number and name of the person who referred that client.
Can an Integrity Constraint be enforced on a table if some existing table data does not satisfy the constraint ?
What operating systems are supported by oracle database 10g xe?
How to write date and time literals in oracle?