Hi all, explain one complex business rule that you had in your
project and how did you accomplish it using DS?
explain any scenario which you have faced
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the difference between orabulk and bcp stages?
Is there no issue when you try to convert a NOt null column in nullable and vice versa in aggregator styage and transformer stage? When I tried i got the warnings but in a running code I can see such type of scenarios. Please explain
CAN WE DECLARE DATASET SET WITH OTHER THAN .DS EXTENTION OR NOT IF YES WHAT IS THE DIFFERENCE U FIND?IF NOT WHY?
What is ds designer?
Can aggregator and transformer stages use to sort the data? How ?
how to define satge variables in transformer stage
what is the difference between INROWNUM AND OUTROWNUM IN DATASTAGE SERVER EDITION?
how to find diff between 2 dates without using Icon... funtions?
what is combinability and non combinability?
What is the difference between in process and inter process?
What is audit table?
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