Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9369

Re: Need Suggesion for the below logic

$
0
0

Ok.

 

So your transformation is searching for addresses with same address code. Correct?

In that case, its easier to concatenate b,c,d,e and f corresponding to the address code in a.

Like this

 

b||'-'||c||'-'||d||'-'||e||'-'||f||'-'||

To get the first occurance use word_ext function

 

word_ext(concatenatedcolname,1,'-')

 

This should solve the issue.


Arun


Viewing all articles
Browse latest Browse all 9369

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>