Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: TAB in the output of DBMS_output.put_line???
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
![]() |
![]() |