📚 Practice Mode

Database Management Fundamentals: SQL Server and IMS

Learn at your own pace with hints and detailed explanations

1 / 12
Multiple Choice

Which Oracle access method is the fastest way for Oracle to retrieve a single row?

  1. Primary key access
  2. Access via unique index
  3. Table access by ROWID
  4. Full table scan