I am developing an application in Oracle APEX. I have a string with user id\'s that is comma deliminated which looks like this,
45,4932,20,19
Create a native query rather than using "createQuery/createNamedQuery"