Basic Oracle Concepts and Programming Question:

Download Job Interview Questions and Answers PDF

How a Database Is Related to Tablespaces?

Oracle Database Interview Question
Oracle Database Interview Question

Answer:

A database's data is collectively stored in the datafiles that constitute each tablespace of the database. For example, the simplest Oracle database would have one tablespace and one datafile. Another database can have three tablespaces, each consisting of two datafiles (for a total of six datafiles).

Download Oracle Database Interview Questions And Answers PDF

Previous QuestionNext Question
How a Tablespace Is Related to Data Files?How To View the Tablespaces in the Current Database?