Please help to convert to this query in linq.
select category_id,category_name from category_master where category_id not in (select manufacture_name from categorytree)..
Thanks...
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Venkateshwar ReddyPosted Jan 22, 2016, 2:26 AM
Arul RPosted Jan 7, 2016, 9:12 AM