Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Are my nested IF/ELSE statements inefficient? Is there an alternative or 'best practice'

$
0
0
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

Viewing all articles
Browse latest Browse all 3145

Trending Articles