Quantcast
Channel: SCN : All Content - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 4013

using of 'NOT IN' in BODS

$
0
0

Dear experts,
I have around 200,000 records in my source table,I applied some transformation
rules and loaded those matched rows into ANOTHER_TABLE.
Now I require unmatched rows.

 

I queried(below) in database and getting correct rows as expected but we can't use
'NOT IN'  in bods 3.2.

Is there any other way round to do this.

 

select * from SOURCE_TABLE a where a.ID  NOT IN (Select ID from ANOTHER_TABLE)


I would be great if anybody suggests better approach to solve this.

 

 

Thanks&Regards
Mohan


Viewing all articles
Browse latest Browse all 4013

Trending Articles



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