M
Masahiro Ito
I have column of data that have elapsed time in minutes.
For example:
1:15
1:47
23:12
I like to be able to use sql server to do simple math functions. Does
anyone have a simple function/formula that will convert into a decimal
minutes form?
EG: 1:30 should equal 1.5 minutes
Thanking you.
Masa
For example:
1:15
1:47
23:12
I like to be able to use sql server to do simple math functions. Does
anyone have a simple function/formula that will convert into a decimal
minutes form?
EG: 1:30 should equal 1.5 minutes
Thanking you.
Masa