Asked by Autumn Lewis on Jun 18, 2024

verifed

Verified

After you split a database, what does the back-end database contain?

A) Links to the database tables
B) Queries, forms, and reports
C) Only customized data-entry forms
D) The database tables

Back-end Database

A database located on a server, designed to store application data and interact with software components operating on the back-end.

  • Recognize the separate parts of a split database and their particular duties.
verifed

Verified Answer

ST
SIFTI TIVANAJun 22, 2024
Final Answer :
D
Explanation :
The back-end database contains the actual database tables, while the front-end database contains the links to those tables, as well as the queries, forms, and reports. Customized data-entry forms may be part of the front-end database.