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

General query intended to be Stored Prodedure using optional parameters

$
0
0
I intend to make a stored procedure that accepts several parameters and that has an option not to accept any parameters or some paramters.
I have made the default value null in all cases.
The Problem is that when I test it with more that one param

Viewing all articles
Browse latest Browse all 3145

Trending Articles