How do I export a table from mySQL database to a txt file?
I've tried the below without any success.
PHP Code:SELECT * FROM mytable INTO OUTFILE 'C:\file.txt'
|
Results 1 to 4 of 4
Thread: Export Table To TXT FileThreaded View
|
Click Here to Expand Forum to Full Width |