what are the disadvantages of hierarchial database over
RDBMS?
Answer Posted / manjeet kumar
The disadvantages of a hierarchical database are:
·lack of flexibility (non-hierarchical relationships are
awkward to represent; redundancy may be required),
·poor performance for non-hierarchical accesses,
·lack of maintainability (changing relationships may
require physical reorganization of data).
| Is This Answer Correct ? | 11 Yes | 9 No |
Post New Answer View All Answers
master table and child table performances and comparisons in Oracle ?
Explain an exception?
State the difference between a primary key and foreign key?
What is parameterized cursor in oracle?
How to upsert (update or insert into a table)?
what is reindexing?
What are the restrictions in a oracle read only transaction?
What is a database schema in oracle?
Whats the benefit of dbms_stats over analyze?
Whether any commands are used for months calculation? If so, what are they?
How do I reset a sequence in oracle?
What is a cursor variable?
What is object data modeling?
What suggestions do you have to reduce the network traffic?
What is oracle sid?