what is the difference between DBMS and RDBMS??
Answer Posted / jatin girdhar
DBMS:1)In dbms no relationship concept
2)It supports Single User only
3)It treats Data as Files internally
4)It supports 3 rules of E.F.CODD out off 12 rules
5)It requires low Software and Hardware Requirements.
6)FoxPro, IMS are Examples
RDBMS:
1)It is used to establish the relationship concept between two database objects, i.e, tables
2)It supports multiple users
3)It treats data as Tables internally
4)It supports minimum 6 rules of E.F.CODD
5)It requires High software and hardware requirements.
6)SQL-Server, Oracle are examples
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How easy is netlib to use?
What is management system in dbms?
What are five advantages of a database?
Why do we need database?
What is data types in database?
Whats is an OLTP Database
Is database a data structure?
How to start and stop database control?
What happens when my integer identity runs out of scope?
What is trigger in dbms?
How can I access my database remotely?
What is a field in database?
Why indexing is used in database?
What do databases contain?
What are the 4 main objects of a database?