I am using automation tool in that I am getting now time in epoch format. There is no time. I am getting one is start of process time and other end process time
Process start time : 1505815205159
Process end time : 1505816321742
I need the difference of these two epoch times in minutes in SQL Server - is there a way to do this?