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
What are the types of distributed database?
How is data stored in a relational database?
What is use of foreign key?
What is compound key?
What is entity and its types?
What do you understand by sub-queries in sql?
Why its better to use files than a DBMS when there are multiple users to access the data
What is the difference between star flake and snow flake schema?
What is authorization and integrity manager?
How do you link a spreadsheet to a website?
Explain bcnf (boyce-codd normal form)?
How to determine who is and change the owner of database?
What are the five steps of data modeling?
Explain data dictionary.
Is database a data structure?