Learn the most efficient method to calculate total minutes between two time values in SQL Server using DATEDIFF() function. Discover why it's better than manual calculations and handle edge cases properly.