MySQL Forums
Forum List  »  Microsoft SQL Server

Re: kaprekar number check function not working on T-SQL
Posted by: Peter Brawley
Date: May 08, 2022 11:10AM

That's not MySQL syntax, it won't run in MySQL. You'll need to reqd the MySQL CREATE FUNCTION manual pages, then rewrite for MySQL.

Options: ReplyQuote


Subject
Written By
Posted
Re: kaprekar number check function not working on T-SQL
May 08, 2022 11:10AM


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.