You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run a prepared statement "select A from B where B.x in ?" and give an array or maybe a string with comma separated values as a parameter, but i am not finding an easy way to do it. Can you point me in the right direction please?
The text was updated successfully, but these errors were encountered:
I am trying to run a prepared statement "select A from B where B.x in ?" and give an array or maybe a string with comma separated values as a parameter, but i am not finding an easy way to do it. Can you point me in the right direction please?
The text was updated successfully, but these errors were encountered: