please help....
I want the format of performing LOAD DATA OUTFILE to select a table data into a .txt/.xls file.
Also I heard about SELECT....INTO INFILE loading a .txt file into a table.
They are quite opposed to the format of LOAD DATA INFILE and SELECT ......INTO OUTFILE.
Kindly do the favour..................
Thanks to one & all
I want the format of performing LOAD DATA OUTFILE to select a table data into a .txt/.xls file.
Also I heard about SELECT....INTO INFILE loading a .txt file into a table.
They are quite opposed to the format of LOAD DATA INFILE and SELECT ......INTO OUTFILE.
Kindly do the favour..................
Thanks to one & all
Comment