Click here to Skip to main content
15,905,686 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more: , +
hi
I have one table and in this table record like this

id name
1 AAA
2 BBB
3 ccc

and i want to like this
id name id name id name
1 AAA 2 BBB 3 CCC

how to it possible
Thanks to advance
Posted
Comments
[no name] 3-Oct-13 1:36am    
not clear.Do u want data as a string>

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900