SQL: Oblicz godziny z dwóch dat
DATEDIFF(second, start_date, end_date) / 3600.0
Inexpensive Iguana
DATEDIFF(second, start_date, end_date) / 3600.0