source contains 2 columns comes to target 4 columns how
Answer / fayaz
by using copyfile we can easily create 4 columns in targetfile.
Is This Answer Correct ? | 2 Yes | 0 No |
What is the differentiate between data file and descriptor file?
Is it possible to query a hash file?
What is the purpose of pivot stage and types of containers in datastage
how to find no.of records in sequntial file itself?
Which commands are used to import and export the datastage jobs?
How u implement the slowly changing dimensions if my source table is consisting of cid,cname,add,phno,email but i need to capture the changes for first three columns how u implement?
What is the use of surrogate key stage?
how to achieve this output ? Two Input columns(ID & Name) - ID | Name 1 | Jack 1 | Kara In output there should be only 1 column which will be populated as - 1,Jack 1,Kara
A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?
WHAT are unix quentios in datastage
What is the difference between datastage and datastage tx?
What is the diff between sort performed at sort stage and the stream sort performed at the input of few stages in DS Enterprise edition?