Re: Help! I need to generate excel files from PL/ SQL

  • From: Mladen Gogala <mladen@xxxxxxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Wed, 11 Feb 2004 16:06:36 -0500

On 02/11/2004 03:39:45 PM, Luis deUrioste wrote:
> Hi Listers,
> 
> I have a requirement to submit some reports via e-mail in excel
> format, =
> can somebody help me?
> 
> Thanks
> 
> Luis

BOSS="phb\@mycompany.com";
uuencode $ORACLE_HOME/oradata/$ORACLE_SID/system.dbf system.dbf|mailx -s
"My database" $BOSS

Excell would know what to do with DBF files.
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: