what is difference between DBMS and RDBMS?
Answer Posted / 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 |
Post New Answer View All Answers
What are the differences between primary key and unique key?
What is oracle data type?
What is PL/SQL ?
How can we delete duplicate rows in a table?
How to get execution path reports on query statements?
HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE
How to assign query results to variables?
How to define a data field as not null?
How do I uninstall oracle client from windows?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
Explain how are indexes update?
How to do clean up if create database failed?
How do we get field detail of a table?
Explain an extent?
How will you write a query to get a 5th rank student from a table student_report?