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: <sybrandb_at_yahoo.com>
Date: 16 Jul 2003 02:45:26 -0700
Message-ID: <a1d154f4.0307160145.1f6f536b@posting.google.com>


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 Received on Wed Jul 16 2003 - 04:45:26 CDT

Original text of this message

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