FUNCTION  fHMS

Convert right ascension in degrees to +hh:mm:ss.ss notation

SDSS SkyServer function, courtesy Johns Hopkins University.

Example usage:

select dbo.fHMS(187.5)

NameTypeLengthinoutpnum
@degfloat8input1
 varchar32output1