I am using phpMyAdmin 2.2.6 with MySQL 3.23.41 and trying to update the data of a table from the local database, I am trying the following with phpMyAdmin for this
LOAD DATA LOCAL INFILE 'c:/table.txt' REPLACE INTO TABLE oldone
FIELDS TERMINATED BY ',' ENCLOSED BY '"' LINES TERMINATED BY...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.