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

Pranjul jain said:   1 decade ago
Data base is the collection of interrelated data and set of programs to access those data. It has front end and back end.

Where the data store is back end and how it stores like its application is front end.

Surabhi agrawal said:   1 decade ago
Database is a collection of interrelated data and it handles various operation to perform on those data.

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?


Post your comments here:

Your comments will be displayed after verification.