T
Ted
Hi all,
I know i've done this before but for some reason i'm having problems here.
if i have 2 records:
Policy_Number Rating Identification MaxOfPremium Amount
RSA000128-07-00 1 00000058
RSA000128-07-00 3 00001251
how can i pull out the record w the highest premium? If i run a group by
query it groups by Rating Identification so it won't give me the record i
want. i want to pull the record w 3 as the Rating Identification. any ideas
would be very appreciated. its driving my crazy.
TIA
Ted
I know i've done this before but for some reason i'm having problems here.
if i have 2 records:
Policy_Number Rating Identification MaxOfPremium Amount
RSA000128-07-00 1 00000058
RSA000128-07-00 3 00001251
how can i pull out the record w the highest premium? If i run a group by
query it groups by Rating Identification so it won't give me the record i
want. i want to pull the record w 3 as the Rating Identification. any ideas
would be very appreciated. its driving my crazy.
TIA
Ted