If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ANSI SQL > SQL Query

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-08-03, 17:41
saurav101 saurav101 is offline
Registered User
 
Join Date: Oct 2003
Posts: 19
SQL Query

I would like to have a query wherein I would like to transpose the contents of one table onto another table. Let's say my first table has 5 rows and 3 columns and I have created a table with 3 rows and 5 columns .
Can anybody suggest an efficient way. I have tried to do it using multiple insert statements but want to know a better way .
Any suggestions would be helpfull

Thanks
Saurav
Reply With Quote
  #2 (permalink)  
Old 11-10-03, 07:08
cvandemaele cvandemaele is offline
Registered User
 
Join Date: Oct 2003
Location: Switzerland
Posts: 140
This is a recurrent problem. Just search for "Transpose" in this forum, and you will certainly find earlier threads with solutions and links to solutions.

Good luck.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On