azzazzello
Technical User
quick question, guys
I have a table with, say, 3 values
DATE, COMP_VAL, VALUE
COMP_VAL and VALUE are integer fields and DATE is date
I want to select VALUE where COMP_VAL is the maximum integer for a given set of ranges. How do I do this?
I have a table with, say, 3 values
DATE, COMP_VAL, VALUE
COMP_VAL and VALUE are integer fields and DATE is date
I want to select VALUE where COMP_VAL is the maximum integer for a given set of ranges. How do I do this?