I need to generate a WHERE Clause like:

...WHERE field1 = 'foobar' AND (field2 = 'foo' OR field3 = 'bar')

I'm having some trouble working this through with the Example classes
generated by Abator, so I thought I'd ask if it's possible.

Thanks!

-Ryan

Reply via email to