Hi this madan, in data stage one file in Empno 12345678910 in a table, i want target is 
Empno
1                               
2
3
4
5
6
7
8
9
10                             

                               
                               

Answers were Sorted based on User's Feedback



Hi this madan, in data stage one file in Empno 12345678910 in a table, i want target is  Empno..

Answer / soumya

Use pivot Stage.

Is This Answer Correct ?    11 Yes 3 No

Hi this madan, in data stage one file in Empno 12345678910 in a table, i want target is  Empno..

Answer / prasad

yo ca use while loop to get this output take two loop variables one is for condtion in condition you should write like variable<=len(inputlink.string) and in loop variable use inputlink(indexnum,1) then you will get output like what you wanted

Is This Answer Correct ?    0 Yes 0 No

Hi this madan, in data stage one file in Empno 12345678910 in a table, i want target is  Empno..

Answer / david

by using right and left function with loop function we can achieve this one

Is This Answer Correct ?    1 Yes 3 No

Hi this madan, in data stage one file in Empno 12345678910 in a table, i want target is  Empno..

Answer / vijau

in sequential file stage just execute unix command head -1 command

Is This Answer Correct ?    0 Yes 4 No

Hi this madan, in data stage one file in Empno 12345678910 in a table, i want target is  Empno..

Answer / xyz

use remove duplicate stage with first as the option for duplicate to return

Is This Answer Correct ?    0 Yes 15 No

Post New Answer

More Data Stage Interview Questions

Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.

0 Answers   Syntel,


Give example for FACTLESS FACT TABLE in real-time scenario.

4 Answers   TCS,


Can you define merge?

0 Answers  


my source is sequencial file and my target is dataset. i am running the job in two node configuration file. my source having 10 records how the data move to target?

3 Answers   TCS,


HOw Hash Partion Works Thank you in Advance i have doubts on Hash Partion TEch Could please give me the clear understandable notation example e_id,dept_no 1,10 2,10 3,20 4,20 5,30 6,40 i have TWo Nodes/Three Nodes My questions are: 1).if i select hash key as e_id how Hash partion will distribute the data in to two NOdes/three NOdes 2).if i select hash key as dept_no how Hash partion will distribute the data in to two NOdes/three NOdes sivakumar.katta7@gmail.com

5 Answers   FIS,






Explain the ChangeApply stage?

11 Answers  


what is the unix script to run the job? Please mention commands which we use often?

3 Answers   TCS,


i have a table col1 10 20 30 40 10 20 50 my requirement is how to retrive only duplicates like 10 10 20 20 like this how it's possible in SQL?

11 Answers   Cap Gemini,


Can we use sequential file as source to hash file? Have you do it ?if what error it will give?

1 Answers   SS Solutions,


I am having the 2 source files A and B and I want to get the output as, the data which is in file A and which doesn't in file B to a target 1 and which is in file B and which doesn't in file A to a target 2?

3 Answers  


how to find diff between 2 dates without using Icon... funtions?

1 Answers  


what is combinability and non combinability?

2 Answers  


Categories