InterviewSolution
Saved Bookmarks
| 1. |
Explain To Us Whether Two Flat Files Can Be Joined Together Using Joiner Transformation? Explain What Is Joiner Transformation Means? |
|
Answer» Yes, you can JOIN two flat files TOGETHER using JOINER transformation. Joiner transformation is an active and connected transformation where it is primarily used to join two sources of DATA. The SOURCE of data can be from one origin or it can be from two different origins Yes, you can join two flat files together using joiner transformation. Joiner transformation is an active and connected transformation where it is primarily used to join two sources of data. The source of data can be from one origin or it can be from two different origins |
|