conversion mysql query to lb4 #9159
Unanswered
vikas249085
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I am not able to convert mysql query into lb4 . facing issue with- ( AND (field1 <-2 OR field1 >2)
SELECT * FROM abc
WHERE id>1
AND (field1 <-2 OR field1 >2)
If someone help me on this, please
Beta Was this translation helpful? Give feedback.
All reactions