In my last article “Converting
Comma Separated Value to Rows and Vice Versa in SQL Server”, I talked about
how you can convert comma separated (or separated with some other character)
values in a single column into rows and vice versa. In this article, I
demonstrate how you can convert rows values into columns values (PIVOT) and
columns values into rows values (UNPIVOT) in SQL Server. For more information click here.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment