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

Re: create a temp table in Cr?

$
0
0

hi Paul,

 

you can always run the exception query as a derived table in the WHERE clause. i.e. you create a WHERE clause at the end of your main command object and then have the filter based on this derived table.

 

 

WHERE T01.IAPRT# IN

(

SELECT T3.IAPRT# FROM YOURTABLE T3 WHERE etc. etc.

)


Viewing all articles
Browse latest Browse all 8712

Trending Articles



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