MySQL Forums
Forum List  »  Newbie

Re: Table-valued parameters to a stored procedure
Posted by: Scott Klein
Date: December 13, 2021 09:49AM

Ah, ok, I see what you did here Peter. I was hoping I wouldn't need the two steps (use two temporary tables) and that I could just do it in one (pass the variable to the replace/group_concat). I'll try this and see how it goes.

Thank you so much. Greatly appreciated.

Options: ReplyQuote


Subject
Written By
Posted
Re: Table-valued parameters to a stored procedure
December 13, 2021 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.