C
chandrashekar b s
sir/medam,
i have created database
in query suppose query result may be as follows
R. No. qty1 qty2 date
4 500 100 01\dec\03
4 200 500 30\nov\03
3 600 200 30\nov\03
3 500 700 26\nov\03
3 800 900 10\nov\03
2 900 500 01\nov\03
2 600 100 05\nov\03
now i want to select only 1 record(top) of each r no.
records that is as follows
R. No. qty1 qty2 date
4 500 100 01\dec\03
3 600 200 30\nov\03
2 900 500 01\nov\03
what i have to do for gettting this query result
please help me
kindly send me solution to my e-mail
my email id is
(e-mail address removed)
i have created database
in query suppose query result may be as follows
R. No. qty1 qty2 date
4 500 100 01\dec\03
4 200 500 30\nov\03
3 600 200 30\nov\03
3 500 700 26\nov\03
3 800 900 10\nov\03
2 900 500 01\nov\03
2 600 100 05\nov\03
now i want to select only 1 record(top) of each r no.
records that is as follows
R. No. qty1 qty2 date
4 500 100 01\dec\03
3 600 200 30\nov\03
2 900 500 01\nov\03
what i have to do for gettting this query result
please help me
kindly send me solution to my e-mail
my email id is
(e-mail address removed)