CS50: LIKE operator, variable substitution with % expansion
I am trying to get a query into a variable called results, in which I query the database to find the books with a title like the input from the search bar received from a post method. The query I am running is as follows: