what is the difference between DBMS and RDBMS??

Answer Posted / aravindh s

DBMS:
*Doesn't support multi user access.
*Flat data access
*Single user support
*It treats Data as Files internally
FoxPro, IMS are Examples

RDBMS:
1)Support relationship concept
2)It supports multiple users
3)It treats data as Tables internally
SQL-Server, Oracle are examples

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of joins in the sql?

754


What is normal form in dbms?

688


How to activate all indexes in firebird?

759


Compare a hierarchical and network database model?

744


What is alternate key?

683


What is database users in dbms?

701


what are parameter, we can check after creating a database in terms of QC and for each tables what should be the parameters for QC and QA?

2419


Define a relation schema and a relation.

770


what are database files, control files and log files. How many of these files should a database have at least? Why?

696


How do convert or display the date or time as string?

864


What are five main functions of a database administrator?

675


What is the difference between internal and external schema?

670


What do you mean by super key, primary key, foreign key and candidate key?

771


Explain the different types of languages that are available in the dbms?

703


What is the difference between a shared lock and exclusive lock?

762