For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Is it possible to use an external OAUTH server with ORDS? I haven't found any way to configure that.
Thanks and Best Regards
Ria_B
You cannot have more than 1000 literals in an IN clause. You can, however, have SELECT statements in your IN clause which can return an unlimited number of elements i.e.
SELECT shogen_no, shogen_desc, disp_turn FROM shogen WHERE shogen_no IN ( SELECT shogen_no FROM <<some other table>> )
Justin Distributed Database Consulting, Inc. http://www.ddbcinc.com/askDDBC