So I have two users a mentor and a mentee.
I want to show the mentee a list of mentors based on matching their skills.
So the registration would be a bunch of checkboxes which say…
Mentee sees:
I need help with
[] Branding
[] Marketing
[] Legal stuff
Mentor sees:
My expertise
[] Branding
[] Marketing
[] Legal stuff
Is there a SQL-server query to match these guys up based on most commonality?
Hope this all makes sense :\
Cheers
How about starting with something like this: