I\'m trying to make a search functionality to output all available books based on author typed in a form (I\'m using sqlite)
I\'d like to use LIKE function.
Th