Subject Re:Query help needed
Author Paul R. Gardner
select V2 from TABLE where V1 in
(select max(V1) from TABLE where V1 <= 25)


[Non-text portions of this message have been removed]