Convert repeating record to one record [message #351711] |
Thu, 02 October 2008 12:27 |
mhakimjavadi
Messages: 37 Registered: July 2008
|
Member |
|
|
Hi,
Done a bit of research on this already, but not sure if I'm heading in the right direction. I have table with repeating record for one person. Now I have to create a record for that person in new table and the entire repeating field of old table will show in one report. For example:
Old table
Ali 1234vv
Ali 3459HH
Ali 8767LL
Ali 2030BB
This should be convert to as one record
Ali 1234vv 3459HH 8767LL 2030BB
Please advice. I oracle has Function for that.
Thanks in advance.
|
|
|
|
|
|