DBMS vs. RDBMS
Answers were Sorted based on User's Feedback
Answer / vamsikrishna.ch
• Relationship among tables is maintained in a RDBMS whereas
this not the case DBMS as it is used to manage the database.
• DBMS accepts the ‘flat file’ data that means there is no
relation among different data whereas RDBMS does not accepts
this type of design.
• DBMS is used for simpler business applications whereas
RDBMS is used for more complex applications.
• Although the foreign key concept is supported by both DBMS
and RDBMS but its only RDBMS that enforces the rules.
• RDBMS solution is required by large sets of data whereas
small sets of data can be managed by DBMS.
| Is This Answer Correct ? | 17 Yes | 0 No |
What are the extensions used by oracle reports?
without using count(*) and rownum how can we count total record in a table
How to define an anonymous block?
How to convert dates to characters in oracle?
query optmization techniques and quwry analyser+projects+ppts
What does `(+)` do in a where clause?
Explain database link?
Is oracle an operator?
what is view?
Describe the types of sub query?
What is Hash Cluster ?
How to create a new oracle data file?