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
Explain do view contain data?
What are joins, explain all types of joins?
How to test null values?
Explain oracle 12c new features for developers?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
How to enter a new row into a table interactively?
Does oracle partitioning improve performance?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
State any two functions of oracle?
How to view the data files in the current database?
What is a dynamic performance view in oracle?
What is raw datatype?
How to change user password in oracle?
How to use fetch statement in a loop?