how to use IN-Clause with Parameter - select * from test where id in (%1)�Posted by thomas.heusser@infocentricresearch.com (Heusser, Thomas) on 2011/04/27 07:29�Hallo,is there a way to useselect * from test where id in (%1)Problem: the ...id in (%1)...is translated to SQL as... id in ('123, 234, 345, 456') ... which does not match the need (the List of all ID's is translated to one string).Thomas[To reply to this thread, use your normal E-mail reply function.]Discussion:Live Reports DiscussionLivelink Server:knowledge-wlweb01To Unsubscribe from this Discussion, send an e-mail to unsubscribe.livereportsdiscussion@elinkkc.opentext.com.
To Unsubscribe from this Discussion, send an e-mail to unsubscribe.livereportsdiscussion@elinkkc.opentext.com.