Looking for a proper search term [message #294124] |
Wed, 16 January 2008 09:43 |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
I want to search for a DB/2 equivalent for this construct:
where (col1, col2) in ((val1, val2), (val3, val4))
so, the comparison on multiple columns at a time.
Does anybody know the name of this construct? I can't find a proper search-term.
|
|
|
|
|
Re: Looking for a proper search term [message #294170 is a reply to message #294134] |
Wed, 16 January 2008 11:33 |
Frank
Messages: 7901 Registered: March 2000
|
Senior Member |
|
|
Sorry Michel, missing your point.
Of course I know it is valid syntax, why else would I mention it.
I need to do the same in a DB/2 database(or find something equivalent that works both in DB/2 and Oracle).
|
|
|
|
|
|
|