Basic Oracle Concepts and Programming Question:

How a Tablespace Is Related to Data Files?

Tweet Share WhatsApp

Answer:

Each tablespace in an Oracle database consists of one or more files called datafiles, which are physical structures that conform to the operating system in which Oracle is running.

Download Oracle Database PDF Read All 430 Oracle Database Questions
Previous QuestionNext Question
How To Create a Single Index for Multiple Columns?How a Database Is Related to Tablespaces?