how to find difference in minutes in SQL

  • How to find difference in 2 minutes in two tables...

    pls provide query...If i use datediff query it shows only difference in hours not in minutes so kindly provide me....

  • use Datepart(mi,date1,date2)

    "Keep Trying"

  • If you have more trouble, please post what you are trying to do and show some work.

    Please post in the appropriate forum. Moved to T-SQL

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply