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

Renaming fields and combining them into one column

$
0
0
I have a table with the following structure. Ind_Id | First_Name | Last_Name | FootBall | Soccer | Baseball | Basketball | Volleyball | Fuseball The sports columns have 'Y' or 'N' values. I would like to run a query that will pull the First and Last

Viewing all articles
Browse latest Browse all 3145

Trending Articles