Hi,
Easiest way, use this in a SQL transform - SQL Server Forums - Time Subtraction
Else, if you have little time then use substr() and Index() to split it into three and subtract and concatenate later.
Thanks,
Arun
Hi,
Easiest way, use this in a SQL transform - SQL Server Forums - Time Subtraction
Else, if you have little time then use substr() and Index() to split it into three and subtract and concatenate later.
Thanks,
Arun