I just don't remember how to do it:

3 Tables:

User: @UserCode, Name
Group: @GroupCode, GroupName
UserGroup: @UserCode, @GroupCode (Associative Table)

- How to list all the Users that belong to all groups?

I just don't remember the correct way to do it, i don't want to do it using Count().