what is the exact diiference between DBMS and RDBMS
Answer Posted / anand
DBMS IS THE DATA BASE MANAGEMENT SYSTEM
RDBMS IS THE RELATIONAL DATA BASE MANAGEMENT SYSTEM
DBMS IS THE SINGLE USER
RDBMS IS THE MULTI USER
DBMS - THERE IS NO TABLES
RDBMS - THERE IS TABLES
DBMS - THERE IS NO LOGIC
RDBMS - LOGIC IS THERE
DBMS - THERE IS NO LOGIC SO COMPLEXITY IS HIGH
RDBMS - HERE LOGIC IS THERE SO COMPLEXITY IS LESS
DBMS - DATA CAN BE STORED IN FILES
RDBMS - DATA CAN BE STORED IN DBMS
Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
What is blob data type in oracle?
What suggestions do you have to reduce the network traffic?
In what script is snap$ created? In what script is the scott/tiger schema created?
What are the different types of modules in oracle forms?
What is a view and how is it different from a table?
What is oracle data type?
Is oracle the best database?
Why do you use stored procedures and state some of its disadvantages?
How to bring a tablespace offline?
How to put more than 1000 values into an oracle in clause?
How to update a table row with a record?
What is recovery manager(rman) backup in Oracle?
What is a read only transaction in oracle?
What are the differences between primary key and unique key?
What are the uses of synonyms?