InterviewSolution
Saved Bookmarks
| 1. |
What Are The Different Types Of Embedded Data Flow? |
|
Answer» One Input: EMBEDDED data flow is ADDED at the end of dataflow. One Output: Embedded data flow is added at the BEGINNING of a data flow. No input or output: REPLICATE an existing data flow. One Input: Embedded data flow is added at the end of dataflow. One Output: Embedded data flow is added at the beginning of a data flow. No input or output: Replicate an existing data flow. |
|