FUNCTION
fHMS
Convert right ascension in degrees to +hh:mm:ss.ss notation
Name
Type
Length
inout
pnum
@deg
float
8
input
1
SDSS SkyServer function, courtesy Johns Hopkins University.
Example usage:
select dbo.fHMS(187.5)
varchar
32
output
1