S
Sharon
I have three records with different types of collaterial
for the same account. I want the type of collaterial for
a specific account with the highest rate to appear in my
query. In this case, the account 3001 has CASH as the
collaterial type with the highest rate .
How and where do I use the MAX function in the query?
ACCT# RATE COLLATERIAL TYPE
3001 2.45 Residential Property
3001 0.00 Comercial Property
3001 8.40 Cash
for the same account. I want the type of collaterial for
a specific account with the highest rate to appear in my
query. In this case, the account 3001 has CASH as the
collaterial type with the highest rate .
How and where do I use the MAX function in the query?
ACCT# RATE COLLATERIAL TYPE
3001 2.45 Residential Property
3001 0.00 Comercial Property
3001 8.40 Cash