Coding Practice
Dev Note
페이지
홈
2014년 10월 22일 수요일
mysql 쿼리 결과 파일로 저장하기
mysql dbname -e "select * from tablename" -t > outfile.txt
-e : Execute command and quit.
-t : Output in table format.
2014년 10월 20일 월요일
IntelliJ IDEA SFTP 설정
참고
https://www.jetbrains.com/idea/webhelp/creating-a-remote-server-configuration.pdf
최근 게시물
이전 게시물
홈
피드 구독하기:
글 (Atom)