First, thank you for taking the time to read this.
I have a table named `Tags` which consists of my site members tags (words stripped from their about me sections) - this table has two columns: Tag, profile.
Tag is the word, profile is the ID of the member.
I am trying to have a query that...