InterviewSolution
Saved Bookmarks
| 1. |
What do you understand by Horizontal and Hierarchical data transfer? |
|
Answer» Hierarchical data transfer In Hierarchical structure, you can maintain data at high level and system will automatically transfer the changes to below level. Horizontal data transfer Using horizontal data transfer, you can transfer data from reference location to functional location or from functional location to piece of equipment. |
|