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 use subqueries in the from clause in oracle?
Why do we need integrity constraints in a database?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
What suggestions do you have to reduce the network traffic?
How to create a stored function in oracle?
What is index in Oracle?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
What is recovery manager in Oracle?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
What is oracle open database communication (odbc)?
What operating systems are supported by oracle database 10g xe?
How to invoke the data pump export utility?
What is catalog in Oracle?
What is the data pump import utility?
what happened to the global index when I truncate the data in one of the partition?