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
what are actual and formal parameters?
What is raw datatype?
I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance
How to delete multiple rows from a table in oracle?
How to drop an existing view in oracle?
What is difference between cartesian join and cross join?
What happens to the current transaction if the session is ended?
Where do you use decode and case statements?
How to calculate date and time differences in oracle?
How to create a new oracle data file?
What is the difference between Delete, Truncate and Drop in Oracle?
How to divide query output into groups in oracle?
How to build data dictionary view an new database?
What is a schema in oracle?
Explain about achiever in sql?