I'm currently debugging a sql statement, and I need to set up a variable like 'ABCDE','FGHIJ','KLMNO'.... etc, with the quotes and the commas in the string. Everything I've tried so far has given me a ORA-01036. The section that the variable, "lContributions" is used as such:
(select *...