hai
when i use LOAD DATA INFILE for a text file delimited by tab, and if it has any field empty it enters " as default, instead i want string 'null' to be entered.This should be done without altering the text file from which data is loaded.it loads 80000+records hence using query statement will delay the process.so if u find a way please help me out providing the solution.
thanks in advance & with regards
Sadhiesh Babu.D
when i use LOAD DATA INFILE for a text file delimited by tab, and if it has any field empty it enters " as default, instead i want string 'null' to be entered.This should be done without altering the text file from which data is loaded.it loads 80000+records hence using query statement will delay the process.so if u find a way please help me out providing the solution.
thanks in advance & with regards
Sadhiesh Babu.D