Postgres: Function that returns composite object comprised of integers as array of integers

前端 未结 0 1450
孤街浪徒
孤街浪徒 2020-12-24 01:18

Working with Postgres 11, So I have a composite data type called bbox which is made of 4 integers (x, y, width, height) in a table called tube_samples.

I want to crea

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