Hello All,
I have a Scenario
Database: Test
Tables: TBL1, TBL2, TBL3, TBL4, TBL5
Each table have Different Fields i.e. TBL1 - 2 fields. tble2 - 5 fields Vice Versa
And none of the table are related with common Field Like no PK/FK relations.
Now I need to pull one field from all the Tables and keep them in a Flat File
Eg: ID, Name, SalesTerm, LogNum, AssetField.
How to Acheive This using SSIS can any one suggest?
Thanks in Advance
Please Help People When they need..!!