如何从linux向DBeaver导入数据.


方式一:直接把文件拷到本地,在DBeaver中运行:
copy CareGapDataEntry --表名 ( EUID, --字段名,字段必须与表字段对应 PatientID , MemberID , UserID , "Action" , Name , DOB , Gender , DateofService , LastUpDt , Exclusion , Result, Condition, Measure , CreateDt )
FROM local C:\Users\awei\Desktop\supp_20150710200000013.txt--待导入的数据文件 enclosed by " escape as E\001 delimiter E| skip 1 direct;

 

文章来自:http://www.cnblogs.com/morongjieshao/p/4642740.html
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3