InterviewSolution
Saved Bookmarks
| 1. |
What is the use of data flow in DS? |
|
Answer» Data flow is used to extract, transform and load data from source to target system. All the transformations, loading and formatting occurs in dataflow. |
|