Answers

Question and Answer:

  Home  IBM DB2

⟩ Can you search give an array in the WHERE clause of a db2 query?

Arrays are not supported by sql so trying to add an array in

a where clause of sql may throw some errors...

only dot operators are possibly used.

 225 views

More Questions for you: