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 > Database Server Software > Sybase > Row Concatenation

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-07-12, 16:18
rav_neni rav_neni is offline
Registered User
 
Join Date: Feb 2012
Posts: 2
Row Concatenation

Hi,
We have requirement to concatenate row values for a given ID and present them in a single cell.

ID Value
100 ABC
100 XYZ

Requirement is to present data like below.

ID Value
100 ABC;XYZ

We are on Sybase ASE 15. How to present like above?

Thanks
Rav
Reply With Quote
  #2 (permalink)  
Old 02-08-12, 02:33
pdreyer pdreyer is offline
Registered User
 
Join Date: May 2005
Location: South Africa
Posts: 1,268
No easy way, you’ll have to write some code/proc
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