Question

how to pass value list or Array to stored procedure
How to pass value list or array to stored procedure?
have not seen a solution in any of the existing posts on the same.
Requirement is to send a set of array values to stored procedure:
eg: Array [2] = ["a,b,c", "a,b,c"]
where a,b,c are single property values of a each page in pagelist.