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

Need to create four columns to existing query output based on if condition

$
0
0

Hi all,

I have a stored procedure and I need to include new columns in it based on the if conditions. Please check my stored procedure in SQL server:

select PJ_RetStore_Sal

Viewing all articles
Browse latest Browse all 3145

Trending Articles