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 5 of 6.

Sanjeev said:   1 decade ago
Database is a collection of different type of data. It act as a backend.

Chandra prakash said:   1 decade ago
Database is the collection of data which manage by DBA.

Swathi said:   1 decade ago
What is the drawback of file system for storage of information?

Deepika said:   1 decade ago
Dbms is the data base management system. It is used for storage of information in the form of tables. We use as a backend. Dbms is better then file system for storage of information.

Meraj said:   1 decade ago
What is Dbms?

Prakhar said:   1 decade ago
Database is a collection of logically related Data Item.

Anu said:   1 decade ago
Database is used to maintain the data. Database application works by using the DB. So, there should be an interface that is DBMS.

Pathi said:   1 decade ago
An access can made to an database only by executing queries. Sql queries are executed in database application.

Biswawara said:   1 decade ago
DBMS is actually an intermediate between database application and database.

For example suppose we are considering about ATM s/w. Here it is the application and we are interacting with the database. It is implementing the three tier architecture.

Gajanan kulkarni said:   1 decade ago
Database application is s/w.it support interaction of database and database application, it provides the platform to store and access the data from database through the varies application programs.


Post your comments here:

Your comments will be displayed after verification.