sql - How to insert multiple values in same column in database? -


hello can insert multiple values in same column in database below ..i have someting screenshot below

screenshot 1

i want sometheng screenshot ..is possible ?

like this

yes can make sure column has datatype text can insert comma separated values. can use group_concat()


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -