PostgreSQL - How to concatenate row values after a conditional

后端 未结 0 388
野性不改
野性不改 2020-12-11 01:57

I have a table in postgres:

| Description | Value |
|-------------|-------|
| Name        | Jane  |
| Last name   | Doe   |
| Age         | 23    |
| Country          


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