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.

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

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.

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

Meraj said:   1 decade ago
What is Dbms?

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.

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

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

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

Karthika said:   1 decade ago
Database system is the combination of both application and related software.

Abikrithi said:   1 decade ago
What is the difference between application software and system software?


Post your comments here:

Your comments will be displayed after verification.