B
bob
hi all,
let say i have 99 rows in table.now i wanna extract field
[age] from its number 80%of total rows which is 0.8*99=79.2
(after taking out decimal number will be row#72).
but in this case let say row#70 until row#75 have same age
thus it only pick the last which is row#75.
And how can make all queries compact if i also want to
calcutate for its 75%,70%,65% and 60%.
please help,
rgds,
bob
let say i have 99 rows in table.now i wanna extract field
[age] from its number 80%of total rows which is 0.8*99=79.2
(after taking out decimal number will be row#72).
but in this case let say row#70 until row#75 have same age
thus it only pick the last which is row#75.
And how can make all queries compact if i also want to
calcutate for its 75%,70%,65% and 60%.
please help,
rgds,
bob