I am trying to implement a feature similar to the "Related Questions" on Stackoverflow.
How do I go about writing the SQL statement that will search the Tit
I'm pretty sure it would be most efficient to implement the feature based on the tags associated with each post.