InterviewSolution
Saved Bookmarks
| 1. |
What Is The Use Of Case Transform? |
|
Answer» USE of the Case transform is to simplify branch LOGIC in data flows by CONSOLIDATING case or decision-making logic into one transform. The transform allows you to split a data SET into smaller sets based on logical BRANCHES. Use of the Case transform is to simplify branch logic in data flows by consolidating case or decision-making logic into one transform. The transform allows you to split a data set into smaller sets based on logical branches. |
|