Answer Posted / naganji mandru
Using aggrgator one way,Another way write query from database stage like
Select deptno,count(*) as c from emp group by deptno
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
disign the complex job in u r project?(they are aksing only complex job design and then data flow...)
How to implement complex jobs in data stage?
What are the functionalities of link partitioner and link collector?
Name the third party tools that can be used in datastage?
What is the difference between server job and parallel jobs?
How a server job can be converted to a parallel job?
What is apt_config in datastage?
Whats difference betweeen operational data stage (ods) and data warehouse?
What is the process of killing a job in datastage?
What is difference between join, merge and lookup stage?
What is the difference between odbc and drs stage?
Differentiate between Join, Merge and Lookup stage?
How to perform incremental load in datastage?
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
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?