Explain the relationship among Database, Tablespace and Data
file?
Answer Posted / sahaja mallarapu
Each data base is divided into logical units called table
spaces and each table space is again divided into segments.
Data files are created for table spaces.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we create the complete backup of data in the oracle.
Write a syntax for update query in oracle?
How to use subqueries in the from clause in oracle?
How to start a specific oracle instance?
can anyody please send me the dump for Oracle 10g certifications for DBA path?
How to view existing locks on the database?
Explain what are the uses of rollback segment?
How to drop an existing view in oracle?
how can db_files > maxdatafiles since db_files is for instance and the later is for database
What types of joins are used in writing subqueries?
What is format trigger?
Does oracle database need java?
What are the different types of trigger and explain its various uses and functions?
What is a system tablespace and when it is created?
How to assign values to variables?