I have an SQL table as given below
title genre
--------------------|----------------------
The Dark Knight | Action, Crime, Drama
The Godfather | Crime,Drama
Inception | Sci-Fi
How can I write a Select query such that all titles with genre "Crime" will be displayed