Subject WHERE clause with IN
Author schimmi62
Hi.

Is it possible to use Params with a
"select * from table where typ_id in (10,12,15)" query?

If not, which is the best approach?

TIA

Jörg