Hello, I have a system where a person may have several posts.
Ive made a query which shows everyone who has a post.
The problem is that if a person has three posts, the record shows three times, how do i make tell a query to do this:
Get all records, look at the name field, show only 1 record...