Thanks, - Ravi
Oracle has a limit for how many items one can include in an "IN" clause
(1000 I think). If I call the IN with a collection, will JOOQ
automatically handle this by splitting the query into mulitple SQL
requests and then merge the data back?
- Oracle "IN" clause limit Ravindra Wankar
- Re: Oracle "IN" clause limit Lukas Eder
