Denby
Hall of Fame
Points: 3120
More actions
July 15, 2008 at 9:40 am
#195282
Hey guy i want to know how to convert a column in milliseconds to minutes
thanks
RyanRandall
SSChampion
Points: 13623
July 15, 2008 at 9:47 am
#843210
Just divide by 60000.0 - or is there more to it?
Ryan Randall
Solutions are easy. Understanding the problem, now, that's the hard part.
Michael Valentine Jones
SSC Guru
Points: 64818
July 15, 2008 at 9:48 am
#843211
Milliseconds/60000.
July 15, 2008 at 9:49 am
#843212
should have known that.
i thought there were some built in sql functions i could use for this
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply