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

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -