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

Home -> Community -> Usenet -> c.d.o.misc -> Re: TAB in the output of DBMS_output.put_line???

Re: TAB in the output of DBMS_output.put_line???

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Wed, 16 Jul 2003 08:32:49 -0700
Message-ID: <3F157020.5463B5A1@exxesolutions.com>


sybrandb_at_yahoo.com wrote:

> avanrossem_at_hotmail.com (Andre) wrote in message news:<4d32d1be.0307152119.68ecaf5b_at_posting.google.com>...
> > Hello all,
> >
> > I want (using the DBMS_output.put_line) create a table using a oracle package.
> > So, i need to insert a TAB or something in the DBMS_output.put_line-code
> >
> > Does soemone know??
> >
> > Regards,
> > Andre
>
> I would do the following
> - use chr(8)
> - Go back to your school and ask your money back: they didn't learn
> you anything
> - Stop posting elementary questions in this and other Oracle forums.
> This is NOT the place to get free Oracle courses or to be spoon fed.
>
> Sybrand Bakker
> Senior Oracle DBA

Relax my friend ... and BTW ... it is CHR(9) ... not 8.

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Wed Jul 16 2003 - 10:32:49 CDT

Original text of this message

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