Link to home
Start Free TrialLog in
Avatar of Marcusw
Marcusw

asked on

distinct records query

i have an app that filters what records a shown depending on what button is clicked.

the problem i have is that one of the filters requires me to join the customers table to another table on the ID field and select distinct records so i only end up viewing each customer once.

the problem is that the distinct query says it cannot select distinct on memo fields.  i need to show this memo field.  is there any way around it

ASKER CERTIFIED SOLUTION
Avatar of Brendt Hess
Brendt Hess
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Marcusw
Marcusw

ASKER

thanks for the suggestions since i have posted the questions i have tried to run the query from another computer and it works perfectly

do you know why this might be

i thought it was impossible but i have checked all the results it brings up and they are perfect