How to “merge” two separate referenced records with their supported data trees into one record (PostgreSQL)

后端 未结 0 1689
轮回少年
轮回少年 2021-01-18 02:04

PostgreSQL 11.1

I have a medical database/schema in PostgreSQL. The topmost file is "patients":

CREATE TABLE phoenix.patients
(
    recid int         


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