I have the following two tables. I want to join them in a single query.I am able to do it with inner join if the Blog_Category_Id in Blog table is a single value. But when it comes as a multiple value how can i do it?
Below is the result table which i want to show...