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