what is the difference between dbms and rdbms?
Answer Posted / dsr
dbms-->database management system.It as no relations in all
tables.
rdbms-->relational database management system.It as
different relationships in different tables.(i.e primary
key,foriegn key..)
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
interview questions with answer for cts
How do I uninstall oracle client from windows?
How to apply filtering criteria at group level in oracle?
What is the use of file param in imp command?
How to pass a parameter to a cursor in oracle?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
What is a trigger and what are its types?
 What are the oracle DML commands possible through an update strategy?
How can we view last record added to a table?
Explain do view contain data?
How index is implemented in oracle database?
What are the limitations of check constraint?
What is oracle rowcount?
What is the exact use of Collections?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?