Skip to Main Content

SQL & PL/SQL

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!

How to give space delimited input values in a query

Maheswara ReddyDec 21 2012 — edited Dec 21 2012
Example:

select * from emp
where empno in (123 234 345 124)

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 18 2013
Added on Dec 21 2012
6 comments
518 views