Toine
2007-02-09 02:40:33 UTC
Hello,
I want to import a csv file into my table. However, I need to empty
the table before I do this. The problem is, I only see an option to
"replace" the data. Is there a way to empty a table AND simultaneously
import a csv? I know this is possible with the mysqlimport command
(with the --delete argument), but I'm not if it's possible in
phpMyAdmin.
I'm using phpMyAdmin 2.9.0.2 and MySQL 4.1.10
Thanks
I want to import a csv file into my table. However, I need to empty
the table before I do this. The problem is, I only see an option to
"replace" the data. Is there a way to empty a table AND simultaneously
import a csv? I know this is possible with the mysqlimport command
(with the --delete argument), but I'm not if it's possible in
phpMyAdmin.
I'm using phpMyAdmin 2.9.0.2 and MySQL 4.1.10
Thanks