FUNCTION
fSpecDescription
Returns a string indicating class, status and zWarning for a specObj
select top 10 dbo.fSpecDescription(specObjID) from SpecObjAll
Input and output parameters
name
type
length
inout
pnum
@specObjID
bigint
8
input
1
varchar
1000
input
0