Answer Posted / 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 |
Post New Answer View All Answers
6. Display the client name and order date for all orders using the traditional method.
What is execute immediate in oracle?
Whether any commands are used for months calculation? If so, what are they?
How to use "while" statements in oracle?
How to recover a dropped table in oracle?
What is bulk collect in oracle?
How to create tables for odbc connection testing?
How do we represent comments in oracle?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE
What is the difference between formal parameters and actual parameters?
What is query image?
What are the different windows events activated at runtime ?
How to get the Installed Oracle Version Information ?