rxdatadude
Technical User
As a limitation of Oracle I can only use 1,000 items in a picklist/in statement. Can I create multiple picklists from the same underlying file? That is, if I have a list of 20,000 members in a text file, can I create picklists as follows without having to create 20 text files:
pick1: use rows 1-1,000
pick2: use rows 1,001-2,000
......
pick20: use rows 19,001-20,000
I am using version 6.
pick1: use rows 1-1,000
pick2: use rows 1,001-2,000
......
pick20: use rows 19,001-20,000
I am using version 6.