hi all,
I have lastmodify column in my database and by using that column i need to find out updated records.
for example lastmodify column contains below time.
2012-08-07 01:24:10.000
Now I want to compare above time(lastmodify column) with himself by taking 1 second or 1 milisecond difference. How can i achieve that in SSIS?
Please help.
Thanks
Abhas.