asked 185k views
0 votes
The DBMS engine provides an interface for the end user of the database. This interface is called the ___ view.

asked
User Shanley
by
8.4k points

1 Answer

3 votes

The interface provided by the DBMS (Database Management System) engine for the end user of the database is called the User View or User Interface.

It's the way in which users interact with and access the data stored in the database. The user view can be customized and designed to meet the specific needs and requirements of different users, such as database administrators, data analysts, or general users.

answered
User Teofil
by
8.1k points