what are the disadvantages of hierarchial database over
RDBMS?
Answer / 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 |
If any one has information regarding interview of NIC (National Informatics Centre),it would be of great help...
What are the different editions of oracle?
What privilege is needed for a user to insert rows to tables in another schema?
What is integrity and what is constraint??Explain with example
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
What is bind variable in oracle 11g?
What are the differences between char and nchar in oracle?
1:-How to write to update command in a procedure in oracle which update two different table at a time 2:-How to write the select command in a procedure in oracle which give multiple records
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??
What are the ways tablespaces can be managed and how do they differ?
How much memory your 10g xe server is using?
What are the basic element of Base configuration of an oracle Database ?