Viewing post 1 (of 1 total)
I'm running against Oracle. My query works fine with these small chages to Oracle syntax:
WHERE (:CommaDelimtedList || ',' LIKE '%' || TableColumnToCompareTo || ',%' OR @CommaDelimtedList...
September 17, 2010 at 11:54 am
#1223243