H
HZ
I am trying to find the average of the first 20% of the records:
e.g. if there are 20 records I am trying to find the average of the lowest
4, or first 4 in ascending order??
Do i need to run a seperate query to calculate the first 20% of records,
then use a seperate function to calculate the average of these records?
Thank you
e.g. if there are 20 records I am trying to find the average of the lowest
4, or first 4 in ascending order??
Do i need to run a seperate query to calculate the first 20% of records,
then use a seperate function to calculate the average of these records?
Thank you