Capgemini Interview Question

differences between taggregaterow and taggregatesortedrow?

Interview Answer

Anonymous

Mar 11, 2022

Taggreegaterow accepts input data even if data is not sorted while taggreegatesortrow accept only sorted input data. In aggregaterow the no.of I/p rows to this components need not to be specified where as taggreegatesortrow the no.of I/p rows to this components need to be specified