I want to be able to pass an \"array\" of values to my stored procedure, instead of calling \"Add value\" procedure serially.
Can anyone suggest a way to do it? am I
You didn't indicate, but if you are referring to SQL server, here's one way.
And the MS support ref.