How to write a left outer join condition by using
Transformer stage in server jobs?
Could any one help me?
Answer / rakesh
default is left outer join Dude you just make sure in transformer you joiin them based n the key, that's it
| Is This Answer Correct ? | 3 Yes | 10 No |
How can remove duplicates in a file using UNIX?
Explain connectivity between datastage with datasources?
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?
How to convert RGB Value to Hexadecimal values in datastage?
in datastage interview qustion source target ------- ------- 12345 1 2 3 4 5
What is the use of hoursfromtime() function in transformer stage in datastage?
disign the complex job in u r project?(they are aksing only complex job design and then data flow...)
difference between function and procedure...
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables?chandu how can i implement scd typ1 and type2 in both server and in parallel?chandu field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the ,inthe fields?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
What is the precedence of stage variables,derivations, and constraints?
How to work with XML out put stage? Please explain step by step? i need to generate XML file using Table data. Given is the .XSD file. Please help?