Strange Logic

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

DSguru2B
Charter Member
Charter Member
Posts: 6854
Joined: Wed Feb 09, 2005 3:44 pm
Location: Houston, TX

Post by DSguru2B »

Did you try it yourself. Look the awk code ganesh sent. $2 != "" tells you that if the second column is not empty. You can put an 'OR' condition and check for space in there.
Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Post Reply