Neil Hodgson wrote at 2003-4-16 16:33 +1000:
> We have code that uses DCOracle2 to select records where a column
> value is a member of a set like:
>
> select * from psptx where flag in ('A','D','M')
You can use the "dtml-sqltest" tag with the "multiple" attribute.
Dieter