Subject DISTINCT
Author Mike Grover
I have been trying to use a query statement like this:

"SELECT DISTINT * FROM EXPERIAN WHERE ZIP='66846' AND ZIP4='1160'"

But Get all matching records, not just the first one.

Any Ideas?

thanks, mike