티스토리

우썅
검색하기내 프로필
배우기

Oracle Query Spool 을 Excel 파일로 내보내기

우썅 2012. 10. 23. 09:43


set markup html on spool on
spool result.xls

select object_name,object_type,created from user_objects

spool off
set markup html off spool off



출처 :

http://www.acehints.com/2011/07/export-and-create-excel-file-from.html


좀 더 자세히 알고 싶으면 : 

http://docs.oracle.com/cd/B28359_01/server.111/b31189/ch7.htm#CHDCECJG

블로그 정보

우썅

구독하기
우썅, 블로그 홈
댓글수0
문의안내
  • 티스토리
  • 로그인
  • 고객센터
© Kakao Corp.