All Tags »
t-sql tuesday »
SSIS »
Expression Language (RSS)
Sorry, but there are no more tags available to filter with.
-
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 ...