Multiple choice technology databases

A Tablespace can have multiple datafiles.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

A single tablespace can span multiple datafiles on disk. This allows tablespaces to grow beyond the size of a single file or filesystem. Datafiles are physical files that store the tablespace's data, and a tablespace can have many of them. This is essential for managing large databases.