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 flashback in Oracle?
What is oracle database 10g express edition?
What are the differences between lov and list item?
Explain a synonym?
ABOUT IDENTITY?
What is the difference between primary key and unique key and foreign key in oracle?
What are the different pseudo commands? Explain in general?
What is the fastest query method to fetch data from the table?
How to use attributes of the implicit cursor in oracle?
how may join possible between (requisition with purchase order)
Why do we use bulk collect in oracle?
What is recovery manager in Oracle?
How to use null as conditions in oracle?
Give the constructs of a package, function or a procedure.
How to connect to the server with user account: sys?