Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting Columns to Rows???

Status
Not open for further replies.

litalu

Computer
Joined
Mar 2, 2005
Messages
1
Location
CA
I am hoping someone can help with the following:

I have a flat table as follows:

ID, Column1, Column2, Column3, etc.

And I need to get an output as follows

ColumnName, Value
-----------------
Column1, Value
Column2, Value
Column3, Value

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top