what is difference between DBMS and RDBMS?
Answers were Sorted based on User's Feedback
Answer / yadu
Main difference is-> In RDBMS data is spread accross
multiple tables and these tables are related to each other.
(Data is normalized).
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / shalini singh
In RDBMS data is spread across multiple tables and these tables are related to each other. (Data is normalized). where as DBMS manipulates flat files only.
| Is This Answer Correct ? | 3 Yes | 0 No |
How to use an explicit cursor without open statements?
How to connect to the server with user account: sys?
What is define in oracle?
How to use like conditions in oracle?
What are the execution control statements?
Find all employees in Dept “Marketing”.
i want department wise maxmum salary and empolyee name
what is the syntax of UPDATE command?
What is oracle thin client?
What are triggers in oracle?
What is a Data File ?
What is redo log?