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 different editions of oracle?
What is system global area (sga) in oracle?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
Is oracle an open source?
How to call a stored function with parameters?
IS it possible to built the oracle database without setting the kernal parameters?
What is the fastest query method to fetch data from the table?
How to use an explicit cursor without open statements?
Describe the types of sub query?
What is an oracle database table?
What is instant client oracle?
What types of joins are used in writing subqueries?
What are the data types in oracle?
Give the various exception types.
How to name query output columns in oracle?