what is the difference between DBMS and RDBMS??
Answer Posted / snehal salunkhe
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 softwere and hardware requirements
eg.FOXPro,IMS
RDBMS:
1. It is used to establish the relationship concept between
two database objects i.e.table
2. It supports multiple users.
3. It treads data as table internally.
4. It supports minimum 6 rules of E.F.CODD
5. It requires high software and hardware requirements.
e.g. SQL-server,Oracle
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you mean by dml compiler?
What is the purpose of database?
Explain what are tp-lite and tp-heavy monitors?
How do I add a file to a database?
what do u mean by canvases and alerts?
Where is the database stored?
What do you understand by clause in sql?
Can two oracle blocks have the same address?
what is scan listener.
What is service based database?
Define object-oriented model.
What is big data in database?
What are the types of database lock?
What are the 4 main objects of a database?
What is bcnf in the dbms?