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:
61 comments Page 2 of 7.

Soundarya said:   1 decade ago
Database is used to store data and it hide the data.

For ex: in online shopping.

Basavaraj hunshal said:   1 decade ago
User uses Database application (present at client side) for his/her operation with Database present at server. So, correct answer is C.

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.

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.

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.

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.

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.

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.

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

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.


Post your comments here:

Your comments will be displayed after verification.