Multiple choice technology programming languages

1) Maximum length of entity name for table space?

  1. 5

  2. 4

  3. 7

  4. 8

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

In Oracle, the maximum length of a tablespace name (entity name) is 8 characters. This is a legacy limitation from earlier versions. Names longer than 8 characters would cause errors or be truncated.