How to import data from csv to postgresql table that has an auto_increment first column or field

后端 未结 0 1560
日久生厌
日久生厌 2020-12-05 06:00

Hi I am trying to import data to a postgresql table from a csv file, so I\'d like to know how do I exlude the first column since it is an identity column that increments whe

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