sorry if this could be a studip question.....
How can i do this with a criteria obj???

select * from abc where (a = 1 and b = 2 and c=3)  and d = 4
union
select * from abc where (a = 11 and b = 22 and c=33)  and d = 4


Thanks!
Ale



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to