Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Passing multiple values to report

948602Jul 10 2012 — edited Aug 2 2012
Hi,
I have a parameter form. One of the field will have at least one value. When it have more than one value, the values will be separate by a comma and pass to the report. Please tell me how separate them and put them in quotation in the report query.
EX: the values are: PO, DR
There will be in the where condition as: where code in ('PO', 'DR');
Thank you in advance.

ps. I am using 10g

Edited by: 945599 on Jul 10, 2012 2:04 PM
This post has been answered by AlexDiniasi on Jul 19 2012
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2012
Added on Jul 10 2012
24 comments
2,347 views