what is the difference between DBMS and RDBMS??
Answer Posted / akhilesh bisht
1.In DBMS the relation between two tables or files are
maintained by programming.Where as no need of programming
in RDBMS it relates dynamically.
2.Neither client-server support nor distributed database
support available in DBMS whereas both are available in
RDBMS.
3.Follows >7 Codds rule in DBMS, whereas RDBMS follows >7 codds
rules.
4.Data is not secure in DBMS as compare to RDBMS.
Is This Answer Correct ? | 45 Yes | 37 No |
Post New Answer View All Answers
What is the advantage of using preparedstatement?
What is the meaning of flat file database?
What is system r? How many of its two major subsystems?
How do you open .db files?
What are the lock types?
What is 3 level architecture dbms?
What is the normal procedure followed by a java client to access the db?
What are different cursor types in dbms?
what are the different kinds of indexing?
Define database lock and its types.
Explain entity, entity type, and entity set in dbms?
Explain the term ‘relations’?
What is openedge abl in terms of taking the perspective of the developer?
What is a candidate key in a database?
What are the three types of databases?