Poobear1929
Technical User
I am trying to calculate time using datediff. However I want to know the hours to the tenth between two dates. The dates I have in my database are date and time together. example
Start
1/01/04 10:20:34
Stop
2/01/04 9:20:34
Now I want to know the time between the times. This example would be 23.0 hrs.
I just don't know the syntax for datediff to calculate this, or do I have to use a different function?
Thank you
Start
1/01/04 10:20:34
Stop
2/01/04 9:20:34
Now I want to know the time between the times. This example would be 23.0 hrs.
I just don't know the syntax for datediff to calculate this, or do I have to use a different function?
Thank you