Hi,
i have 2.5million records which i have to aggregate on a couple of columns, then add those to another table.
i have created ole-db-source -> aggegrate
is this wise?
or should i use ole-db-source with a sql-query that aggregates for me...
will this increase my performance?