|
|
|
|
Browse by Tags
All Tags » ssis » T-SQL Tuesday (RSS)
-
Introduction
Jes Borland (Blog | @grrl_geek) is hosting this month's T-SQL Tuesday - started by SQLBlog's own Adam Machanic (Blog | @AdamMachanic) - and it is about aggregation.
I thought I'd show a couple ways to do aggregation using SSIS.
The Aggregate Transformation in SSIS
The Aggregate transform in SSIS is fast. I ...
-
Adam Machanic is hosting this month's T-SQL Tuesday (the first!) on Date/Time Tricks. I thought I'd share a couple datetime SSIS Expressions I use regularly to format dates.
First, I created an SSIS solution named ExpressionsTester, to which I added a data flow transformation, to which I added an OLEDB Source Adapter, Derived Column ...
|
|
|
|
|