Hello
I am writing a stored procedure which will be called from a website (.aspx, c#) to update the stock quantity based on the ProductID of the item. The stored procedure needs to perform various checks so that it can return a meaningful message to t
I am writing a stored procedure which will be called from a website (.aspx, c#) to update the stock quantity based on the ProductID of the item. The stored procedure needs to perform various checks so that it can return a meaningful message to t