Apache NiFi put value to serial column

前端 未结 0 1266
余生分开走
余生分开走 2020-12-28 19:28

I have a database table with following structure:

CREATE TABLE fact.cabinet_account (
    id serial NOT NULL,
    account_name text NULL,
    cabinet_id int4          


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