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: SQL querry format

Re: SQL querry format

From: Janek Metsallik <jan_at_abs.ee>
Date: 1997/08/07
Message-ID: <33E967A2.6E3536B3@abs.ee>#1/1

Hi David,

> Q: how do I get the following query to produce output with *no* spaces
> between each line ?

Change some more SQL*Plus settings.

set feed off
set embedded on

Regards,
Jan Received on Thu Aug 07 1997 - 00:00:00 CDT

Original text of this message

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