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.

Kedir said:   9 years ago
DBMS is a software package used for providing efficient, convenient & safe multi-user & access to massive amount of persistent data.

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.

Navya sri said:   1 decade ago
Explain with examples please.

Pavithra said:   1 decade ago
DBMS is database management system. It is acts as an interface b/w user and database. By using DB we can store data in the form of tables.
(1)

Sundhar said:   1 decade ago
SQL is nothing but a database records and it having a dataset and dataset consist of tables and tables consist of rows and columns and rows and columns consist of datas or records.

Hareesh said:   1 decade ago
How to declare a Query?

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

For ex: in on line shopping.

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.


Post your comments here:

Your comments will be displayed after verification.