Difference between an array and single-column in SQL

前端 未结 0 1326
死守一世寂寞
死守一世寂寞 2020-12-31 10:55

For databases that support arrays -- for example, Postgres -- what would be the difference between the following two items:

`field_a` (row array)
[1, 2, 3]


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