MySQL Forums
Forum List  »  Stored Procedures

Re: Wrong returnvalue on userdef function
Posted by: Franz Balleis
Date: July 10, 2019 01:03AM

Hi Peter,
many thanks for the help, now it works

Franz


WHERE UPPER(TRIM(synewnumber.TableName)) COLLATE latin1_german1_ci = UPPER(TRIM(c_number_type));

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.