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
explain the term ‘attribute’?
How index hunting contributes in improving the query performance?
Which database is good for large data?
What are the different types of keys in database?
What does a database contain?
What is a form used for in a database?
Explain snapshot replication.
Explain what are the types of transparencies?
What are the restrictions applicable while creating views?
Describe the difference between embedded and dynamic sql.
What is table normalization?
How do I keep my database up to date?
What is sql in dbms?
does pl/sql support “overloading”? Explain
What are five main functions of a database administrator?