what is the diff between dbms and rdbms(what are the 12
rilations in the rdbms).
Answer Posted / ashumku7
1: In DBMS files are stored and retrieved through programs
whereas in RDBMS everything is stored in the form of table.
2: DBMS does not support client server architecture whereas
RDBMS does;
3: DBMS satisfy less than 7 to 8 rules of E.F codd where as
RDBMS satisfy more than 7 to 8 rules.
4: In DBMS there is no security of data where as in RDBMS
there are different(generally 3)layers of security:
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
If you need to refresh a website page every time a record is updated in database, how would you do it?
What is database partitioning?
What are the various types of relationships in database? Define them.
What is optimization in database?
How do you performance tune a database?
What is foreign key in database?
What is sonicmq?
Which is the best database?
Explain by listing some major advantages of dbms.
What do you understand by cursor?
What are five main functions of a database administrator?
How to determine who is and change the owner of database?
What does a database contain?
What are indexes? What are b-trees?
Why do we need to use a database?