I have a date in MySQL: 1395774998. I understand this date is a number of milliseconds.
I used epochconverter.com to convert this date to:
**GMT: Tue, 25 Mar 2014 19:16:38 GMT**
I would like to convert this MySQL date to SQL Server without losing information.
Please try this
OR function