supplying more than 1000 values in in clause in oracle
Hi All,
Is there a patch/fix available to supply more than 1000 values in in clause in oracle.We have a hardcoded sql in the application which dynamically pics up 1000+ values in the IN clause.
Oracle version :11.2.0.3
0