📚 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?
- Primary key access
- Access via unique index
- Table access by ROWID
- Full table scan