Database - Introduction to Database - Discussion

Discussion Forum : Introduction to Database - General Questions (Q.No. 1)
1.
The DBMS acts as an interface between what two components of an enterprise-class database system?
Database application and the database
Data and the database
The user and the database application
Database application and SQL
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
58 comments Page 2 of 6.

Nataraj H. Patil said:   1 decade ago
It is by the characteristics of DBMS i.e., Insulation between data and programs, and data abstraction. Is it right?

Neha Insan said:   1 decade ago
Database is a collection of hardware, software and human user which manage the data such as payroll, inventory.

Rajay lakhbir said:   1 decade ago
Whatever user need from data he/she needs to access it through database application. User request through application. DBMS understand it and then give information to user by interacting to data base.

Precious said:   1 decade ago
But then how does it create an interface between database and a database application, and what is database application?

Prachi k. said:   1 decade ago
DBMS acts interface between database and db application because we save data in database and quickly get information of that database by solving query, eg rdbms is one of the application of dbms.

APURVA SINGH said:   1 decade ago
"DBMS IS A COLLECTION OF PROGRAMS THAT ENABLE USERS TO CREATE AND MAINTAIN A DATABASE" i.e. act as a interface between database application and database.

Kumar Amit said:   1 decade ago
The DBMS is the interface (in other word like as bridge) between user that uses the database application and the database.

Mahesh said:   1 decade ago
DBMS is an s\w system that allow user to access the data contained in database.

DBMS act as an interface b/w user and database.

Sindhu said:   1 decade ago
Database application is what the user interacts with and the user to interact with database he makes use of an interface called dbms which explains about various standards in accessing database.

FIROZ ANSARI said:   1 decade ago
DBMS is a software tools which will be used to maintain and manage the data within a data base.


Post your comments here:

Your comments will be displayed after verification.