SQL*Plus output formatting question
From: vk02720 <vk02720_at_my-deja.com>
Date: 22 May 2002 15:02:47 -0700
Message-ID: <4d814faa.0205221402.52d91f78_at_posting.google.com>
Date: 22 May 2002 15:02:47 -0700
Message-ID: <4d814faa.0205221402.52d91f78_at_posting.google.com>
The output of a select statement begins with some leading spaces
before the first column and more than 1 space between columns.
How do I eliminate them ?
Basically the length of the columns should be fixed according to the
size of the field and should be seperated by 1 space and no leading or
trailing spaces.
TIA Received on Thu May 23 2002 - 00:02:47 CEST