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 integrity rules exist in the dbms?

518


How is data stored in a database?

479


what is the index and synonym. i have the definitions ...can any one give me brief explanation.. with regards,

1677


What is cold backup and hot backup (in case of oracle)?

484


1.If we have a Salary coloumn in Staff entity with this description the salary must be monetary and >=$35450.00, how we can write it in into schemain SQL? 2. If we have Weight and Marks in Assessment entity and the Weight has the description of this it must be Non-zero percentage. And also the Marks attribute stores the maximum possible raw mark for assessment (e.g., 30), while Weight stores of the weight of this assessment for the paper as a whole (e.g., 10%). If Marks is not specified, then Weight is used for both. How we can convert this into schema in SQL????

1558






How can I access my database remotely?

508


What do you understand by the view and mention the steps to create, update and drop a view?

473


What is an optimization and performance tuning and how does it really work in practical projects?

489


Have you written applications to retrieve stored images in a table?

611


What do you mean by dml compiler?

558


What are the Roles and responsibilities of database administrator?

2086


What are the functions of rdbms?

497


Can you explain the select into statement?

535


What is sql and where is it used?

515


What is a database in computer?

491