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

Althaf basha said:   5 months ago
It allows applications to interact with the database using queries (like SQL).

The application sends a request → DBMS processes it → database returns the result.

So, the DBMS is the interface between the application and the database.

A database is a collection of related data that is held in a database where the users of that database can manipulate it.

The Correct answer is A, because DBMS is the system that manages the database; it means the base of data is not directly connected to the user, but there is an application that we call a database application, which is used by the user so that he/she can access the base of data.
(1)

SAKE NIKHITHA said:   3 months ago
Database application and the database is the correct answer.
(1)

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

For ex: in online shopping.

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.

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

For ex: in on line shopping.

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.

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

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.


Post your comments here:

Your comments will be displayed after verification.