klewis10367
MIS
Any Idea how I would convert the following SQl query to a variable expression in SSIS:
Code:
@FromDate = CONVERT(datetime, floor(CONVERT(float, GetDate())))
+ [User::EOD]