How to add multiple values in SQL API?
Good day,
I am new to creating API and would like to request assistance in adding multiple values in p_assignment_id.
Sample output:
where p_assignment_id in ('value1','value2','value3','value4','value5')
Please see the attached file for reference.
I really appreciate any help you can provide.