|
I
dont think any generic SQL query can do it. What you can do is write a
function which takes the SO_TRN_ID as an argument and returns the concatenated
string.
Then
you can use the function to get the string.
SELECT
function_name(SO_TRN_ID) as DESCRIPTION from dual;
HTH
Naveen
|
- RE: simple problem Naveen Nahata
- RE: simple problem Jamadagni, Rajendra
- RE: simple problem Aponte, Tony
- RE: simple problem Jamadagni, Rajendra
- Re: simple problem Shishir Kumar Mishra
- RE: simple problem Chaim . Katz
- RE: simple problem Jamadagni, Rajendra
