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
How to create a temporary table in oracle?
Can we write dml statement in function in oracle?
Explain the importance of .pll extension in oracle?
what is the use of system.effective.date variable in oracle?
How to create an oracle testing table?
Why do we need integrity constraints in a database?
What is Virtual Private Database in Oracle?
Where do you use decode and case statements?
Which is better Oracle or MS SQL? Why?
What is transport network substrate (tns) in oracle?
Can we store images in oracle database?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
What do you mean by group by clause?
What is merge in oracle?
What is pragma autonomous transaction in oracle?