mysql 導出查詢結果

show variables like '%secure%'; 看看導出位置mysql

SELECT * FROM tb WHERE sn = '1' 
LIMIT 1,10
into outfile '/var/lib/mysql-files/SPH.txt'sql

相關文章
相關標籤/搜索