MySQL Forums
Forum List  »  Newbie

Re: INSERT from SELECT into a variable
Posted by: Peter Brawley
Date: May 16, 2016 01:43PM

That's not what INSERT means in SQL.

I think you are looking for the Group_Concat() function.

Options: ReplyQuote


Subject
Written By
Posted
Re: INSERT from SELECT into a variable
May 16, 2016 01:43PM


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.