HI,
thanx for your help so far. Well am using windows NT . When i tried importing the csv file using script like
load data infile 'C:\\LucentNonPerfRpts.csv' into table tblluc_non_perf fields terminated by ',' enclosed by '"' lines terminated by '\r\n';
It imported only 29000 rows, now...