Answer Posted / javeed_mj
An Oracle database consists of one or more logical storage
units called tablespaces, which collectivley store all of
the database's data.
Each tablespace in an ORACLE database consists of one or
more files called datafiles, which are physical structures
that conform with the operating system in which Oracle is
running.
For Example::: A simple Oracle Database have one tablespace
and one datafile
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the types of partitions in oracle?
Can we store pictures in the database and if so, how it can be done?
Will you be able to store pictures in the database?explain.
Can a formula column referred to columns in higher group ?
What is tns entry?
What is primefaces used for?
How to set up autotrace for a user account?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
How i can handle exception in large code like 1000 line without distrubing the code or without exception handler sction?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
How to convert a string to a date in oracle database?
What is the usage of merge statement?
Explain the different normalization forms?
What are the different types of partitions in oracle?
How to delete an existing row from a table in oracle?