BIP2937

Severity

20 : Error

Message

An attempt was made to define the function or procedure '<insert_0>' but a function or procedure with this name already exists.

Explanation

An attempt was made to define the function or procedure '<insert_0>' but a function or procedure with this name already exists. Function and procedure names are case insensitive, occupy the same name space and must be unique regardless of the number or type of their parameters

Response

Examine and correct the SQL program