Monday, December 1, 2014

Redirecting SQL query output to file


select * from TABLE_NAME INTO OUTFILE '/tmp/filename'

No comments:

Post a Comment