I need to fetch the related posts of a particular post by matching the tags first and then the category. I wanted to do this using an SQL query rather than Wp_query because