What are the components of Physical database structure of
Oracle Database?
Answer Posted / chirag
Every oracle database has one or more physical datafiles.
These datafiles contain all the data in the database. The
data of the logical structures, such as tables and indexes,
are physically stored in the allocated datafiles.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain self joins in oracle?
What to do if the startbd.bat failed to start the xe instance?
How to use select statement to count the number of rows in oracle?
Why do we use coalesce function in oracle?
How to use attributes of the implicit cursor in oracle?
Explain view?
How does the on-delete-cascade statement work?
In the oracle version 9.3.0.5.0, what does each number shows?
Can we commit inside a function in oracle?
Write a trigger example in oracle?
Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
How do I uninstall oracle client from windows?
What are the different types of record groups in oracle? Explain each of them
What is oracle server autotrace in oracle?
How to retrieve the count of updated rows?