Subject | Re:Query help needed |
---|---|
Author | Paul R. Gardner |
Post date | 2007-02-05T19:45:22Z |
select V2 from TABLE where V1 in
(select max(V1) from TABLE where V1 <= 25)
[Non-text portions of this message have been removed]
(select max(V1) from TABLE where V1 <= 25)
[Non-text portions of this message have been removed]