I have a table story_category in my database with corrupt entries. The next query returns the corrupt entries:
I am an old-school MySQL user and have always preferred JOIN over sub-query. But nowadays everyone uses sub-qu