MySQL Forums
Forum List  »  General

2 column have comma separated string to 2 rows
Posted by: Rizwan Arshad
Date: April 04, 2020 02:58AM

i have 2 column on table like first column is id('1,2,3,4') and second column is name('rizwan,ali,john,desouza')

how to join these two columns into 2 rows, every id should be equal with name

Options: ReplyQuote


Subject
Written By
Posted
2 column have comma separated string to 2 rows
April 04, 2020 02:58AM


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.