📚 Practice Mode

DB2 Database Fundamentals and SQL

Learn at your own pace with hints and detailed explanations

1 / 20
Multiple Choice

What was a problem with navigational data access languages?

  1. The user had to have knowledge of the table and index structures
  2. Navigational data access was far slower than declarative access
  3. Navigational access languages required the coder to embed their queries inside a procedural language shell
  4. Navigational languages were far slower then SQL