If we are using an aggregator but forget to mention the
group by port .what will be the output??

Answer Posted / vikneswaran

output is single record.for examples

col1
1
1
1
2
2
2
3
3
4
if i use group by and sum(col1) ...
output
col1
3
6
6
4
if i didn't use group by but same agg function
output
col1
19

Is This Answer Correct ?    10 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the complex transformation you used in informatica

2290


what is the Default Source Option For Update Strategy Transformation?

862


Explain the shared cache and re-cache?

710


Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks

6736


Clarify the utilization of aggregator cache record?

664






What is native users?

806


What is Session and Batches?

773


Does an informatica transformation support only aggregate expressions?

707


What is a passive transformation?

730


Why union transformation is an active transformation?

751


How is union transformation utilized?

681


Is it possible to create multiple domains on a single Informatica server?

874


Scheduling properties,whats the default (sequential)

1554


explain one complex mapping with logic? sales project?

6290


How to implement security measures using repository manager?

697