I have a stored procedure that accepts two arguments Begindate and enddate, I'm looking for a way to send the results of the procedure to a table from the procedure
@DbName
@tablename
is there a way to have the whole thing run at one time? if so can someone point me in the right direction.
thanks
fred
@DbName
@tablename
is there a way to have the whole thing run at one time? if so can someone point me in the right direction.
thanks
fred