You wrote:
> SELECT ACCOUNT (WITH GROUP-NUMBER "" AND BALANCE > "10.00") OR (WITH > GROUP-NUMBER AND GROUP-BALANCE > "20.00") > I don't understand why you are using parenthesis at all. Precendence should require the ANDs to be processed before any ORs at all, without the need for parenthesis. -- Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
