031. What is the advantage of having a program for multiple applications?
Databases are set-up for general
applications, not just for one single application. In other words, there is data independence. The
applications are not completely dependent upon how the data is laid-out in the
data file.