Database Application Layers Flashcards
(3 cards)
1
Q
The ______ layer of a database system acts as an interface between users and the database.
A
application
2
Q
- It interacts with end users, providing a user-friendly interface for data entry and retrieval.
- It processes requests, translating user actions into database queries.
- It communicates with the database to fetch or update data.
- It organizes data in a way that is accessible and meaningful to users.
A
application layer
3
Q
Which layer ensures that users can efficiently and securely access data without needing to understand underlying database structures?
A
Application