I am trying to import data from a csv file.
According to this , I should use .mode csv first. But when I enter that command, I get this error:
mode should be on of: column html insert line list
Why is this so ? Google didn't help me much and I'm new to this.
You had probably entered on the SQLite shell using sqlite. Try to use sqlite3 to enter on the shell. There you will have the .mode csv.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With