I have two date fields with times.They are
1.2008-06-09 10:18:00.000
2.2008-06-10 11:20:00.000
I have to find the difference between the above two dates in the format -
"24 hour:2 minutes:0 seconds"
Is there any method to get this result in sql 2000?