J
Jarod
Hey
I don't know what's best. I can invoke 20 times stored procedure with
diffrent id's to do something. Or put this id's as one long varchar string
and in stored procedure use some userDefined function to cut it into single
peaces. What's better way ? It seems like the second one
Jarod
I don't know what's best. I can invoke 20 times stored procedure with
diffrent id's to do something. Or put this id's as one long varchar string
and in stored procedure use some userDefined function to cut it into single
peaces. What's better way ? It seems like the second one

Jarod