Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIN clause without parentheses is not working but work in Oracle DB #631
Conversation
|
I have two problems with this commit:
|
Hi, Oracle expressions are possible. expression IN value1
ex) select 1 from dual where a in 1