FUNCTION
fDMS
Convert declination in degrees to +dd:mm:ss.ss notation
NOTE: this function should not be used to generate SDSS IAU names, use fIAUFromEq instead.
select dbo.fDMS(87.5)
Input and output parameters
name
type
length
inout
pnum
@deg
float
8
input
1
varchar
32
input
0