Error Messages/40317
Error Message Examples
Error encountered in the parameter declaration for Function CovertToText while checking: (X: text coerce text) The data type for the parameter is specified twice.
Cause
The data type qualifier for a UDF is specified twice.
Please go to the following link for more information on function parameter qualifiers.
Remedies
Remove the duplicate data type qualifier.
Loading comments...
Comments
<comments />