I have read this but I don't know where is the file.csv located, that has been targeted in answer.
I have a csv file having 5Gb of size,meaning a lot data, I want to import some of the columns from that csv file into my live database (phpmyadmin).
Note
The csv file from where I want to import some columns is on my local computer, and I want to import about 10 columns among 30 columns.
How can I do that, please help me, thanks ?