Join column from a table with concat columns from another one

前端 未结 0 1965
我寻月下人不归
我寻月下人不归 2021-01-28 12:31

I try to match names from a table with a concatenation of columns in another table with Postgres.

What I have:

Table A:

id,name
1,J         


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