mardi 4 août 2015

Omitting variables when importing CSV into Sqlite

My question is simple. Imagine that you have the following data in a CSV:

Name, Age, Gender
Jake, 40, M
Bill, 17, M
Suzie, 21, F

Is it possible to exclude the Age variable when importing the above CSV? My current approach is to simply use the cut shell command.

Aucun commentaire:

Enregistrer un commentaire