Q&A about Stack Overflow, Server Fault and Super User
SELECT Posts.Id AS [Post Link], Score FROM Posts, PostTags, Tags WHERE Posts.Score < 0 AND Posts.Id = PostTags.PostId AND PostTags.TagId = Tags.Id AND Tags.TagName = 'support';
Error: looks like you typed in the wrong words - try again