by amir <ahsharif@[EMAIL PROTECTED]
>
Jul 14, 2008 at 10:28 PM
> I assume that your real query is different and that this is just an
> example? Anyhow, try:
Exactly!
> select 1 from sysibm.sysdummy1 where (1,1) IN ( values (1,1), (2,1) )
I tried this but got error like before:
<<SQL0104N An unexpected token "," was found following "+ ) -".
Expected tokens may include: "". SQLSTATE=42601>>