Query items defined in the derivation of the source file

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
shivan
Participant
Posts: 70
Joined: Mon Jul 25, 2005 9:29 am

Query items defined in the derivation of the source file

Post by shivan »

hi,
i have a sql query which i defined in the source file and i am taking the data through that query. Where as i also defined the column names in the column section of the source file. Beside the column name there is a derivation column. I am just confused what i have to write there. For eg: there is a calculated column in the query like sum(z*b) as test, so do i have to define the same formula in the derivation like sum(z*b) and column name test.
thanks
shivan
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

No
shivan
Participant
Posts: 70
Joined: Mon Jul 25, 2005 9:29 am

Post by shivan »

so can i leave it blank. What its purpose then.

thanks
shivan
Sainath.Srinivasan wrote:No
Post Reply