Currently, I am exporting my table from sqlite3 to a .cvs file using:
>> .output dest.csv >> SELECT * FROM Table;
but the process is taking hours. Is there another faster way?
Aucun commentaire:
Enregistrer un commentaire