1
Great, I’m having a problem adding values to db. I want to add a value in a field that already has a value, without eliminating the value that is there, but by joining the two values separated by a comma. I know it has something to do with implode, but I’ve tried a lot of things and it doesn’t work.
I select the db of the value and include it in an implode and enter it in the right db
– Music Lyrics HQ
I’ll try thank you
– Music Lyrics HQ
Your column on the bench is like
varchar
?– Zulian
yes, it is varchar but the next answer solved the problem
– Music Lyrics HQ