New Posts New Posts RSS Feed: How to use 'Not In' Operator
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

How to use 'Not In' Operator

 Post Reply Post Reply
Author
vinothvdp View Drop Down
Newbie
Newbie
Avatar

Joined: 21-Sep-2007
Location: India
Posts: 27
Post Options Post Options   Quote vinothvdp Quote  Post ReplyReply Direct Link To This Post Topic: How to use 'Not In' Operator
    Posted: 27-Jun-2008 at 10:19pm
hello sir,
 
following query how to use entityquery pls any example
 
select * from "dbo"."Product" where (( "dbo"."Product"."ProductName" not in('xx','yy','zz'))
 
In this query used EntityQueryOp .'Not In' ,but ideablade don't have 'Not In' Operator so how to use in this query .
 
thanks
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down