Search Results

Search: Posts Made By: disedorgue
Forum: Programming 05-11-2017
2,642
Posted By disedorgue
Hi, Example (in red for you) : with T As ...
Hi,
Example (in red for you) :
with T As
(select 123 as c1, 'NY,NJ,CA' as c2 from dual
union
select 124 as c1, 'NY,PA,' as c2 from dual)
SELECT DISTINCT C1, regexp_substr(C2,'[^,]+', 1,...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 06:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy