Jump to content

xanothis

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

xanothis's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. This has been puzzling me for a couple days now (since I'm still rather unfamiliar with mySQL)... I have two tables set up, one with details of named Groups, the other with Member details. Basically, each Member has been in one or more Groups in the past, so the past groups field contains text data in the format "Groupname, Othergroupname, Yetanothergroupname", etc. So, to the point: I'm trying to make a query to display any Members whose past groups field [i]contains[/i] the specified Group name. Is there a way to do this, or will I have to make many more fields for each Member, each containing a different Group and just do some sort of join? Thank you.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.