Presto SQL time difference between two dates result in hh:mm:ss

Viewed 26

I am facing some difficulty with calculating the time difference between two dates in Presto SQL and basically I am facing challenges when I am using date column otherwise directly put "date&time" works.

So, how can I find this and there is any specific datetype require.

0 Answers
Related