Is it possible to make a recursive query with the following conditions in POSTGRESQL?

后端 未结 0 727
伪装坚强ぢ
伪装坚强ぢ 2021-01-14 08:00

I have a hierarchy in my table contacts. Each contact have column state_id which related with table contact_state (contact_id). There is a column is_top in contact_state tab

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