Suppose I have a table named movie with a field name, that is a VARCHAR field.
movie
name
VARCHAR
I want to implement a search bar in my website,