How to calculate difference in hours (decimal) between two dates in SQL Server?

后端 未结 8 1903
情深已故
情深已故 2020-11-30 23:44

I have to calculate the difference in hours (decimal type) between two dates in SQL Server 2008.

I couldn\'t find any useful technique to convert datetime to decimal

8条回答
提交回复
热议问题