Hi,
what is use of Macros,functions and Routines..?
At what situation you are used.

If you know the answer please explain it.

Thanks.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Stage Interview Questions

how to closeing records after 10,000 records come?

3 Answers  


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                                                                                             

5 Answers   Tech Mahindra,


hi this is kiran i have one table i want divide the table with two different table like even rows and odd rows how can i do this one tell me plzz

4 Answers  


what is the difference between datasatge and datastage TX?

6 Answers  


How did you reconcile source with target?

3 Answers   HP,


What are the different plug-ins stages used in your projects?

0 Answers  


HOW CAN WE SEE THE DATA IN DATASET?

12 Answers   IBM, TCS,


what r the stages mostly used in realtime scenarios

4 Answers   HCL, IBM,


How many areas for files does datastage have?

0 Answers  


What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?

0 Answers  


How a source file is populated?

0 Answers  


Hi, Please tell me how to solve this scenario in datastage ? Here we have 3 columns in a table TEST CODE,ENTRY DATE and BATCH The table looks like CODE ENTRYDATE BATCH 100 100716 1 100 100716 1 100 100716 1 200 122517 2 200 122517 2 302 555555 8 302 555555 8 302 555555 8 We need to create a seqno on grouping these 3 columns. The result should be like this. CODE ENTRYDATE BATCH SEQNO 100 100716 1 1 100 100716 1 2 100 100716 1 3 200 122517 2 1 200 122517 2 2 302 555555 8 1 302 555555 8 2 302 555555 8 3

1 Answers   Alpharithm Technologies,


Categories