| |
GeekInterview.com > Interview Questions > Data Warehousing > Abinitio
| Print | |
Question: Join on partitioned flow
Answer: If I have 2 files containing field file1(A,B,C) and file2(A,B,D), if we partition both the files on key A using partition by key and pass the output to join component, if the join key is (A,B) will it join or not and WHY? |
| August 08, 2008 05:41:59 |
#3 |
| srinivas.rao.etl |
Member Since: August 2008 Total Comments: 2 |
RE: Join on partitioned flow |
.dbc : Database Connectivity - In input table specify db version, host location, user name, password etc.
.cfg : Server Connectivity |
| |
Back To Question | |