What is the main reason for splitting a database?
What will be an ideal response?
To improve development and maintenance of the database. The front-end of the database can be modified while users continue working in the back end. Once the changes to the front-end are completed, the new file is distributed to the users to replace the existing front-end database file.
Computer Science & Information Technology
You might also like to view...
For the preceding exercise, write an internal subset of declarations that declare the type attribute as enumerated. Make corresponding changes in the XML document. Observe that the internal subset overrides the external subset when declarations collide.
What will be an ideal response?
Computer Science & Information Technology
[CD] Briefly describe each element type declaration:
``` a) b) c) ```
Computer Science & Information Technology