What improvement can be made to file-based databases to overcome their limitations?
Implement a tabular structure.
Gather files in a distributed repository.
Use a hierarchical database file system.
Tightly couple database structure to database application programs.
Submit