I've been able to search for discussions dealing with converting seconds to hours.minutes.seconds, but none going the other way.
I've recently had the data coming into a table chang from ss.ss (just an integer really) to the longer format.
Does the CONVERT function allow the conversion of hh:mm:ss.sss to just an integer (ss.ss)?
I can't seem to find this being discussed before.
Thanks!