Tagged Questions

0
votes
1answer
158 views

how to write query for row to column in sql server 2008?

I have table customer customerno sname contactid address 1 aaa 101 north 1 bbb 102 south 1 ccc 103 west 2 ...