How to pass an array of values as a placeholder to IN(?) with execute() #1632
Unanswered
sumanthpfs
asked this question in
Q&A
Replies: 1 comment 3 replies
-
It works if I do a query() instead of execute() by passing an array, as shown below. I tried querying the prepared statement to mock an execute() but didn't work. |
Beta Was this translation helpful? Give feedback.
3 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Running this wouldn't throw any error, but neither does it delete any records.
Beta Was this translation helpful? Give feedback.
All reactions