Multiple choice technology databases

By default, how much tablespace can any account use for a new table?

  1. None

  2. Up to the current free space in the tablespace

  3. Unlimited space, including autoextends

  4. Up to the default quota established at tablespace creation time

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

By default, a newly created user account has a quota of 'None' (zero) on any tablespace, meaning they cannot create tables or insert data until they are explicitly granted a tablespace quota.