Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> IN operator
Hi all
I would like to know is there any restriction in IN list(like no. of expression)?.
select * from temp where a in (1,2,...1001);
It gave an error .
Is there any restriction ?.
TIA
![]() |
![]() |