I have webservice which is passed an array of ints. I\'d like to do the select statement as follows but keep getting errors. Do I need to change the array to a string?
Visit T-SQL stored procedure that accepts multiple Id values for ideas on how to do this.