Subject PLAN
Author Nico Callewaert
Hi,

I've created a query that is making a SUM of some records. I've checked
the PLAN and I noticed that it is using NATURAL sort order. I guess that
is normal for aggregate functions ? Is it better to avoid using SUM then ?
Performance ?

Thanks a lot,

Nico Callewaert