Hello all,

I would like to know how I can find out the hour/second/minute difference of two dates in SQL. In addition, are there any SQL functions to convert a date into unix time?

Joe