PostgreSQL - How to extract multiple data from a column in postgresql

后端 未结 0 763
无人共我
无人共我 2020-12-11 00:24

I have a table in postgres:

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


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