BIP2936
Severity
20 : ErrorMessage
The function '<insert_0>' returned a value of type '<insert_1>' but is defined to return a value of type '<insert_2>'.Explanation
The function '<insert_0>' returned a value of type '<insert_1>' but is defined to return a value of type '<insert_2>'. An exact matching between the data type of return values is required. supplied as parameters and the data type in its definition.Response
Examine and correct the SQL program