MySQL--重定向输出内容

Posted MicroCat

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了MySQL--重定向输出内容相关的知识,希望对你有一定的参考价值。

参考:http://www.cnblogs.com/emanlee/p/4233602.html

select current_date()  into outfile \'dest_path\';

以上是关于MySQL--重定向输出内容的主要内容,如果未能解决你的问题,请参考以下文章