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
How to create an initialization parameter file?
What is hash cluster in oracle?
What is object data modeling?
Give the different types of rollback segments.
What are the differences between blob and clob in oracle?
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
What is execute immediate in oracle?
What is difference between cartesian join and cross join?
What is meant by recursive hints in oracle?
What are the uses of Database Trigger ?
what is the difference between functional dependecy and multilevel dependency?
How to create an oracle testing table?
What is flashback in Oracle?
What is a procedure in oracle?
Explain drop constraint oracle?