Is there anyway to temporarily store argument values for my stored procedure. I am porting over from my php function and I have 6 values that I am passing in. To enter argument values for each run is going to "kill me".
↧