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