PL/SQL: How to print field/value at specific column without using spaces??
From: george lewycky <gelewyc_at_nyct.com>
Date: 18 Jun 2003 11:51:42 -0700
Message-ID: <68aecc05.0306181051.5470ea83_at_posting.google.com>
Date: 18 Jun 2003 11:51:42 -0700
Message-ID: <68aecc05.0306181051.5470ea83_at_posting.google.com>
Hi
dbms_output.put_line('- Brooklyn, NY 11201 ');
This is similiar to using TAB in BASIC, or PIC in COBOL
Any ideas or alternatives woud be appreciated
George Received on Wed Jun 18 2003 - 20:51:42 CEST
