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 |
In a table 100 records are there after 50records job is aborted how can u insert all records in target table.
How many nodes supported by a one cpu in parallel jobs?
Hi guys, 7. how to get this output i/p col1,col2 101,a 102,b 103,c 104,d o/p col1,col2 101,d 102,c 103,b 104,a Thanks
how does work server jobs?
HOW CAN U DO ERROR HANDLING IN DATA STAGE?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
How to Convert a string function to date function by using only sequential file stage with out using other stages ?
What are the types of containers?
how to cleansing data
How to exclude first and last lines while reading data into a sequential file(having some 1000 records).I guess probably by using unix filter option but not sure which to use
Differentiate between operational datastage (ods) and data warehouse?
what is Audit table?Have u use audit table in ur project?