what is difference between DBMS and RDBMS?
Answer Posted / 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 |
Post New Answer View All Answers
How to delete all rows a table in oracle?
What are the different oracle database objects?
Can we commit inside a function in oracle?
What is a parameter file in oracle?
What is the difference between a primary key & a unique key?
Is it possible to set second Primary Key Constraint in a table in Oracle Database ?
Can we create trigger on materialized view in oracle?
what is difference between sql plus and sql*plus? (not sql and sql plus).
What are named parameters?
What is data file?
Please explain drop constraint oracle?
What is connection pooling in oracle?
State the various uses of dbcc command?
What is the sid in oracle?
Can the query output be sorted by multiple columns in oracle?