hi,
may be the below query can help u
select Quest_no,max(Quest_date) from table_name group by quest_no;
Pls let me know if this helps u
Thanx
With regds
Sunil.T
> Hi,
>
[quoted text clipped - 8 lines]
>
> Thank you
Miguel - 24 Nov 2005 12:56 GMT
Hi Sunil!
Thanks so much for your help. Your suggestion works!
Miguel
> hi,
>
[quoted text clipped - 22 lines]
> >
> > Thank you