Use WHERE and a condition to filter for books items where genre equals fiction.

Make sure to type WHERE genre = 'fiction'.