sqlite - Error when using changing mode to csv -
i trying import data csv file. according this , should use .mode csv first. when enter command, error:
mode should on of: column html insert line list why ? google didn't me , i'm new this.
you had entered on sqlite shell using sqlite. try use sqlite3 enter on shell. there have .mode csv.
Comments
Post a Comment