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. |
|