concatenate four columns that have few Null values in MYSQL

前端 未结 0 969
你的背包
你的背包 2021-01-05 18:19

I have four string columns feed1,feed2, feed3, feed4 which have 30 % of NULL values and the requirement is to concatenate four columns with a comma. When I used CONCAT_WS i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题