Need help creating a database with tags

Hi there,

I’ve been asked to build a mysql database where by I have a user who asks a question, the question is then stripped down and searches the database.

I.e. I have a problem with my wireless router, no connection

from that question it should strip it into like

Wireless
Router
no connection

and then searches a table full of answers and returns the relevant ones with those keywords

I’d just like to know where to start in the database design with tables.

Thanks for your help

I’ve figured it out, this thread can now be locked :slight_smile:

I’m glad you’ve found the solution. Would you like to share it with us? It would be interesting to know how you did it.