on how many columns we can perform aggregation in the
Aggregator stage?
Answers were Sorted based on User's Feedback
Answer / ramesh
any number of columns we can perform aggregation
ex:group by deptno,group by deptname,
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / devendra singh
any no of columns we can aggregate in aggregation stage
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / kiran
Depends upon Requirement....u can apply aggregations
| Is This Answer Correct ? | 2 Yes | 3 No |
Define repository tables in datastage?
What are some prerequisites for datastage?
What are the different common services in datastage?
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
how many rows sorted in sort stage by default in server jobs
If there is a file that contains 1000 records, I need the ouput to contain these 1000 records with the header as file name concatenated with the current timestamp and trailer as the count of records
when we will use connected Lookup & Unconnected Lookup
on how many columns we can perform aggregation in the Aggregator stage?
I have 3 jobs A,B and C , which are dependent each other. I want to run A & C jobs daily and B job run only on sunday. how can we do it?
Does datastage support slowly changing dimensions ?
Why do we use link partitioner and link collector in datastage?
i have a scenario like two columns(Empno, Ename) in that duplicate records are there, so my question is how to get second duplicate record in datastage.