need to add a name to all the other filed

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
samad40
Participant
Posts: 11
Joined: Wed Jun 13, 2007 2:45 am
Location: chennai

need to add a name to all the other filed

Post by samad40 »

hi every one,

can please let me know this ...

i am having a name called "cool" in one table
and in the other there are many fileds like "ABC" , "DEF" , "GHI"

my requirement should get like this
Cool ABC
Cool DEF
Cool GHI

how design this and what ype of stages can we take get like this
samad
GJ_Stage
Participant
Posts: 131
Joined: Mon Oct 27, 2008 6:59 am

Post by GJ_Stage »

"cool" is the field name or field content.?
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Not sure this is possible if they are field names. Perhaps some early stage could write a schema file that could be used by a later stage?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply