Use SQL “IN” operator with array in nodejs

前端 未结 0 1004
时光说笑
时光说笑 2020-12-02 22:58

I am trying to get some data from mysql based on an array by using the SQL IN operator. If the groupName is in the array, show the results.

I am using node with mysql

相关标签:
回答
  • 消灭零回复
提交回复
热议问题