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
What is oracle instant client?
How to get a create statement for an existing table?
How to retrieve data from an explicit cursor?
How do I manually create a database in oracle?
query optmization techniques and quwry analyser+projects+ppts
Can we create trigger on materialized view in oracle?
What is a system tablespace and when it is created?
What is the quickest way to export a table to a flat file?
How to use "startup" command to start default instance?
In XIR2 if we lost the administration password .How can we regain the password?thanks in advance.
How to handle a single quote in oracle sql?
Design database draw er diagram for a certain scenario ?
what is dynamic SGA and static SGA
What is the difference between online and offline backups?
Is it possible to insert comments into sql statements return in the data model editor ?