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
What are the original export and import utilities?
What are the numeric comparison operations?
What is meant by raw datatype?
What happens if the update subquery returns multiple rows?
What is the difference between alert log file and tarce file ?
Give the advantages and disadvantages of clusters.
What do you mean by redo log file mirroring?
how to join query for one source type is oracle another source type is sql server ?
What is a cursor and what are the steps need to be taken?
What is the meaning of recursive hints in oracle?
How do I manually uninstall oracle client?
What is the relationship among database, tablespace and data file?
What privilege is needed for a user to connect to oracle server?
How can I see all tables in oracle?
What is an anonymous block?