Hi
I am creating package in taht i am poring data from flat file to oledb table for that table extra i have to add getdate() so i am declaring varable as dat value is getdate()
i am adding vaiable into my destination table
so in derived column i am using for adding in destination table purpose
but in destination table i want to add getdate()-1
how to do this?
Thanks
Ram