qualifier with NOT
qualifier with NOT
- Subject: qualifier with NOT
- From: Theodore Petrosky <email@hidden>
- Date: Mon, 19 Sep 2011 09:21:09 -0700 (PDT)
OK.. I am giving up and asking
I need to .not() part of a qualifier
jobinv.GLPER.eq(glPeriod). and (jobinv.JOBNUM.ilike("SP Conv"))
but I want isNOTlike
in testing the SQL I used:
SELECT clcode, invamt "InvTotal", jobnum, jobinvnum FROM job_inv WHERE glper = '201108' AND jobnum NOT LIKE 'SP CONV%'
I don't understand how to use not() in the above qualifier.
Ted
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden