[오라클] 쿼리 결과를 csv로 저장하기

set echo off
set null @
set pages 0
set colsep ','
set trimspool on
set lines 30000
set termout off

spool 파일명.csv;

select * from tables;
spool off

크리에이티브 커먼즈 라이센스
Creative Commons License
이올린에 북마크하기

Posted by ⓒ쟁이™

2008/06/18 13:58 2008/06/18 13:58
Response
No Trackback , No Comment
RSS :
http://funix.net/rss/response/19

Trackback URL : http://funix.net/trackback/19

Leave a comment
[로그인][오픈아이디란?]
  
  
  
  
  
  
  
  
 
« Previous : 1 : ... 27 : 28 : 29 : 30 : 31 : 32 : 33 : 34 : 35 : ... 48 : Next »

Archives

Recent Trackbacks

129

95

-14 days

today : 96

Creative Commons License

이 저작물은 크리에이티브 커먼즈 코리아 저작자표시-비영리-변경금지 2.0 대한민국 라이센스에 따라 이용하실 수 있습니다.