mardi 10 mai 2016

calculate the time difference using mssql server 2012

i have to attribute from-time and to-time that is data type time

    create table timescale ( from_time time,to_time time)

first values is: 12:00 AM

second values is: 05:00 PM

i want to calculate time that how many hours i spend.

Aucun commentaire:

Enregistrer un commentaire