InterviewSolution
Saved Bookmarks
| 1. |
What Information Is Stored In The Ideptree View? |
|
Answer» The IDEPTREE view has the HIERARCHICAL information of the DEPENDENCY tree in a single column called DEPENDENCIES. This column stores a single string of information SHOWING the DEPENDENT objects indented as per the hierarchy. The IDEPTREE view has the hierarchical information of the dependency tree in a single column called DEPENDENCIES. This column stores a single string of information showing the dependent objects indented as per the hierarchy. |
|