FUNCTION  fHMS

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

NOTE: this function should not be used to generate SDSS IAU names, use fIAUFromEq instead.

select dbo.fHMS(187.5)

Input and output parameters

nametypelengthinoutpnum
@degfloat8input1
 varchar32output0