Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: How to export a PLSQL Package on ascii file??

Re: How to export a PLSQL Package on ascii file??

From: Peter de Wolff <P.c.de.wolff_at_pve.agro.nl>
Date: Wed, 17 Jun 1998 19:42:59 +0200
Message-ID: <guHqdlYOEn$7@ns2>


Or do
select text from user_source where name = name_of_procedure order by line;

Peter
jmw42969 heeft geschreven in bericht
<01bd9931$b35ff720$4f903398_at_US0080315.GLAXO.COM>...
>Download TOAD from www.toadsoft.com
>
>Forget messing with archane scripts.
>
>Brevet-Lepreux <mbl_at_concept.fr> wrote in article
><01bd986d$d38703a0$010b17ac_at_mbl>...
>> I need a script to export a package and package body into an ascii file.
>>
>>
Received on Wed Jun 17 1998 - 12:42:59 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US