Quantcast
Channel: NAV Three Tier — mibuso.com
Viewing all articles
Browse latest Browse all 10032

QUERY with NOT IN to Exclude DatatItem / Sub-Select

$
0
0
Hello is it possibile to achieve something like that in NAV Query Object:
select *
from table e
where id NOT IN
 (select id
  from anothertable
  where id = e.id
 )

?

Any hint?

Viewing all articles
Browse latest Browse all 10032

Trending Articles



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