I need help to create a query from a table.
statement s/b

select from table, where id# has several account#
or where acct# has several invoice#. let say I have 100 account# and therefore cannot use like"".
what will be my best chance.
thanks