Viewing 2 posts - 16 through 17 (of 17 total)
Well BitBucket, I trust you have learnt to ask questions in a more straightforward manner.
I'm tired of playing the qod game with questions like this. I want to be tested...
November 18, 2009 at 5:15 pm
#1081303
Hi,
Try something like:
select max( column-Name )
from table-Name
where column-Name <
(
select max( column-Name...
July 31, 2005 at 4:15 pm
#578388