3
Answers

Hi how to convert values to columns without pivot

Ajay

Ajay

2y
682
1

Hi how to convert values to columns without pivot

Answers (3)
4
Rajanikant Hawaldar

Rajanikant Hawaldar

32 38.8k 450.5k 2y
Hello Ajay,
Make use of case statement 
Accepted
4
Naresh Beniwal

Naresh Beniwal

Tech Writer 7.1k 1.7m 2y

https://www.sqlshack.com/multiple-options-to-transposing-rows-into-columns/

4
Vishal Yelve

Vishal Yelve

111 17k 631.1k 2y
Please refer below links
 
https://www.codeproject.com/Tips/1166949/Convert-column-into-rows-without-using-pivot
 
https://stackoverflow.com/questions/49761712/sql-server-how-to-transpose-rows-to-columns-without-pivot-or-unpivot-or-aggrega