R
Roy Gourgi
Hi,
Is there a way to add a parameter list with only one statement as opposed to
having one statement for each parameter. For example if I have 20 parameters
(@p1, @p2 .... @p20) that I want to add to my parameter collection, could I
do it all in one statement more or less?
TIA
Roy
Is there a way to add a parameter list with only one statement as opposed to
having one statement for each parameter. For example if I have 20 parameters
(@p1, @p2 .... @p20) that I want to add to my parameter collection, could I
do it all in one statement more or less?
TIA
Roy