Hi all
i need to create aggregation table from 2 tables group by date, any one have any idea how to create it by using SSIS
thanks & regards
Use a merge join or union all to bring your two tables together and then use the aggregate component.Hi all
i need to create aggregation table from 2 tables group by date, any one have any idea how to create it by using SSIS
thanks & regards
Use a merge join or union all to bring your two tables together and then use the aggregate component.SQL,SQL server,tool for MSDE
No comments:
Post a Comment