sqlite3 aikaiyuan.sqllite .separator t .import file geo_quantity_sspu
其中,aikaiyuan.sqlite是sqlite3的数据库文件。file的每一行表示一条记录,由t分割。
转载请注明:爱开源 » txt文本导入sqlite3的数据库中
sqlite3 aikaiyuan.sqllite .separator t .import file geo_quantity_sspu
其中,aikaiyuan.sqlite是sqlite3的数据库文件。file的每一行表示一条记录,由t分割。
转载请注明:爱开源 » txt文本导入sqlite3的数据库中