From carmichr@hotmail.com Wed, 21 Mar 2001 12:09:26 -0800 From: "Rachel Carmichael" Date: Wed, 21 Mar 2001 12:09:26 -0800 Subject: RE: Easy Doubt in sql/plus Message-ID: MIME-Version: 1.0 Content-Type: text/plain isn't that a bit of overkill? select column1||chr(10), column2||chr(10),..... from table; should do it >From: "Trassens, Christian" >Reply-To: ORACLE-L@fatcity.com >To: Multiple recipients of list ORACLE-L >Subject: RE: Easy Doubt in sql/plus >Date: Wed, 21 Mar 2001 10:20:43 -0800 > >With subqueries. > >Regards. > > > -----Mensaje original----- > > De: Eriovaldo do Carmo Andrietta [SMTP:eca@widesoft.com.br] > > Enviado el: miércoles 21 de marzo de 2001 19:03 > > Para: Multiple recipients of list ORACLE-L > > Asunto: Easy Doubt in sql/plus > > > > Hi Friends : > > > > How can I do for put each column in new line using sql/plus > > > > Example : > > > > Select * from tab; > > > > and the result sould be : > > > > 'value of column1' > > 'value of column2' > > 'value of column3' > > 'value of column4' > > 'value of column5' > > > > and not > > > > 'value of column1' 'value of column2' 'value of column3' 'value of > > column4' > > 'value of column5' > > > > Thanks > > > > Eriovaldo > > > > -- > > Please see the official ORACLE-L FAQ: http://www.orafaq.com > > -- > > Author: Eriovaldo do Carmo Andrietta > > INET: eca@widesoft.com.br > > > > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 > > San Diego, California -- Public Internet access / Mailing Lists > > -------------------------------------------------------------------- > > To REMOVE yourself from this mailing list, send an E-Mail message > > to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in > > the message BODY, include a line containing: UNSUB ORACLE-L > > (or the name of mailing list you want to be removed from). You may > > also send the HELP command for other information (like subscribing). >-- >Please see the official ORACLE-L FAQ: http://www.orafaq.com >-- >Author: Trassens, Christian > INET: CTrassens@uni2.es > >Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 >San Diego, California -- Public Internet access / Mailing Lists >-------------------------------------------------------------------- >To REMOVE yourself from this mailing list, send an E-Mail message >to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in >the message BODY, include a line containing: UNSUB ORACLE-L >(or the name of mailing list you want to be removed from). You may >also send the HELP command for other information (like subscribing). _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Rachel Carmichael INET: carmichr@hotmail.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru@fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).