TomBarrand
Programmer
I am using a product that is passing a value into a stored procedure in SQL Server. I then want to pass the value held within the stored procedure into a WHERE statement in a view that I am using.
Is this possible? If so, how do I do it?
Thanks
Is this possible? If so, how do I do it?
Thanks