MySQL Forums
Forum List  »  Stored Procedures

Re: Function problem
Posted by: name name
Date: March 05, 2022 04:41AM

hi Taoist friends


CREATE ` PROCEDURE `text`( IN `t1` VARCHAR ( 255 ) )



call text(‘ces’,'ddd','555')

Such effect

Options: ReplyQuote


Subject
Views
Written By
Posted
639
March 05, 2022 04:36AM
Re: Function problem
337
March 05, 2022 04:41AM
337
March 05, 2022 09:49AM


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.