Question
dynamic sql stored procedure ?
Hi,
I have a dynamic table that I need to pass into this stored procedure. I think I'm close, but I'm collecting the following error:
Msg 102, Level 15, State 1, Line 2
Incorrect syntax near 'YAMax'.
Thoughts on how to adjust this procedure?
Thanks,
cfwild
I have a dynamic table that I need to pass into this stored procedure. I think I'm close, but I'm collecting the following error:
Msg 102, Level 15, State 1, Line 2
Incorrect syntax near 'YAMax'.
Thoughts on how to adjust this procedure?
Thanks,
cfwild
