Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: kevin_chuahHi there,
Can we have some assistance please on the following..
Input looks like below and is in a STRING format
MinDate,MaxDate
2012-07-24 11:46:35,2012-07-24 12:00:52
We'd like the output to be
MinDate,MaxDate,MinutesDifference
2012-07-24 11:46:35,2012-07-24 12:00:52,14
thanks