This is probably very simple, like most of my questions but I can't narrow my search on the web.
I've two tables
Users and UserGroups; Users store information about users, Usergroups store groups subscribed to by each user; primary/referential key between them is userID; this is a one to many...