Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> simple problem

simple problem

From: Shishir Kumar Mishra <shishir_at_agnisoft.com>
Date: Tue, 20 Aug 2002 05:53:25 -0800
Message-ID: <F001.004B9CB7.20020820055325@fatcity.com>


Hi Lists!
 I have one simple problem. My query is following

SELECT SOD.DESCRIPTION
FROM
SO_TRN_DETAIL SOD
WHERE
SOD.SO_TRN_ID =90
and result is :
 PREM_NET

 TAX_SPF
 TAX_SUR
 FEE_PDCR
 FEE_INSP

 PREM_GROSS
 COM_GROSS
 COM_PDCR I want to concatenate all strings in a single string and want to display as a single record using SQL. I had seen solution somewhere but i can not search in archive. How to do that?

Thanks in advance ...
Shishir Kumar Mishra
Agni Software (P) Ltd.
www.agnisoft.com



Vidya Dadaati Viniyam

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Shishir Kumar Mishra
  INET: shishir_at_agnisoft.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_at_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). Received on Tue Aug 20 2002 - 08:53:25 CDT

Original text of this message

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