• A Implement a global cache for the entire application.
  • B Implement row versioning for the tables being accessed concurrently.
  • C Decrease the number of users allowed to access the application simultaneously.
  • D Increase the number of database connections.