TomazSa Sat, 23 Jun 2001 09:16:08 -0700
I get *.csv file like this (1 string): 7,'Markovic Stevo','NULL','NULL' When I use LOAD DATA INFILE syntax I get word NULL in cell (MySQL table) q: I want cell to be empty (in table), where the NULL is (in *.csv), how? tomaz, Slovenia