Skip to Content
0
Former Member
Jul 30, 2010 at 11:35 AM

Condition equivalent for where field in collection?

19 Views

Hi there,

i have to translate the following sql-condition to a bone-condition:

select * from (OCRD) where 'Value' in ('Value', 'Value1', 'Value2')

Is that possible? If yes... how?

Kind Regards