📚 Practice Mode

Oracle Database Administration Practice Test

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

The USERS table has thousands of rows and is accessed very often with an index (ISERID_NDX) on a primary key (USER_ID). Where should USERS and USERID_NDX be stored?

  1. Different tablespace on different disks33
  2. Same tablespace
  3. SYSTEM tablespace
  4. Same tablespace on different disks