Good Morning All.
I am having brain freeze this morning. I need to read multiple customer records and output a field from each records on one line.
TABLE:
Customer Id
Slot Designation (multiple for each customer)
IE:
John Jones
ADMPRN
John Jones
DEDCT
John Jones
EXTCUR
I need the output to be:
John Jones ADMPRN DEDCT EXTCUR
Can you help an old lady out?
Many Thanks.
I am having brain freeze this morning. I need to read multiple customer records and output a field from each records on one line.
TABLE:
Customer Id
Slot Designation (multiple for each customer)
IE:
John Jones
ADMPRN
John Jones
DEDCT
John Jones
EXTCUR
I need the output to be:
John Jones ADMPRN DEDCT EXTCUR
Can you help an old lady out?
Many Thanks.