SET echo off;
SET heading off;
SET feedback off;
spool c:\proc.txt ;
--1、用sys用戶等陸的話:
--select text from dba_source where owner= 'lingfeng' and type = 'PROCEDURE'; -
--2、用一般用戶(要導出其下存儲過程的用戶):
select text from user_source;
spool off;
本文出自:億恩科技【mszdt.com】
服務器租用/服務器托管中國五強!虛擬主機域名注冊頂級提供商!15年品質(zhì)保障!--億恩科技[ENKJ.COM]
|