|
-
Mar 25th, 2009, 11:22 PM
#1
[RESOLVED] Many to Many problem: List the users that belong to all groups
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().
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|