Hello All,
I have a table SQL Server with one column.The column name is 'Name'.
This column contains names of some persons.(as shown in figure 1)
So by using those names i want to get the output as each letter as an individual column.(as shown in figure 2)
If this is possible please guide me how can i get this....
Thanks In Advance,
Phani Kumar CH.
I have a table SQL Server with one column.The column name is 'Name'.
This column contains names of some persons.(as shown in figure 1)
So by using those names i want to get the output as each letter as an individual column.(as shown in figure 2)
If this is possible please guide me how can i get this....
Thanks In Advance,
Phani Kumar CH.
Comment