what is the difference between DBMS and RDBMS??
Answers were Sorted based on User's Feedback
Answer / vikas gawali dce17
1->rdbms is collection of information and we can represent
and dbms
-Is a single user system.
Is This Answer Correct ? | 3 Yes | 4 No |
Answer / thammuluri rajesh
DBMS and RDBMS both are the management systems. But the
difference is when the DBMS satisfies the E.F.Codd(12
rules) then we call it as a RDBMS.
Is This Answer Correct ? | 2 Yes | 3 No |
Answer / butdif
the DBMS the way of managing data for retrieve and storage one particular location.
but in RDBMS the data will be store in table and provide unforced relationship between table(based on relational model)
Is This Answer Correct ? | 0 Yes | 1 No |
Answer / 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 |
Answer / kush kaushik email- kush.ka
The most important difference is that rdbms has an "r" where
as dbms doesn have an "r"... and another thing is that in
dbms there r 4 letters and in rdbms ther r 5 letters...
Is This Answer Correct ? | 4 Yes | 7 No |
Answer / jen
DBMS is a collection of programs which allows a user to
create and maintain a database
DBMS-Data Base Management System
RDBMS is the reserve for DBMS
RDBMS helps in recovery of the database in case of loss of
database due to system failure or any other reason
Is This Answer Correct ? | 109 Yes | 322 No |
What is data model in dbms?
Explain environment of openedge?
What do you mean by query evaluation engine?
Define ddl interpreter.
What is a checkpoint and When does it occur in database?
0 Answers TryTechnicals Pvt Ltd,
What do you mean by starvation in dbms?
What are the five steps of data modeling?
What is stored procedure in database?
Explain the different types of languages that are available in the dbms?
What is index hunting and how does it help in improving query performance?
What is the structure of a database?
What is system r?