Posted by Alexander Chelidze on 09/27/21 11:40
SELECT ... INTO OUTFILE 'filename' FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED BY '"' LINES TERMINATED BY '\n' FROM table_name; This way will be correct.
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming