What is the advantage of IMS DB?
-
Faster access
-
easy implementation
-
high flexibility
-
simple management
A
Correct answer
Explanation
The primary advantage of IMS DB is faster data access due to its hierarchical structure and predefined access paths. Unlike relational databases requiring query optimization, IMS uses direct navigation through known paths, reducing access time significantly. This performance benefit is why IMS remains in use for high-volume transaction systems.