Hello phpbuilders!I would like to ask if there's a way to search the second string of a column in mysql? For example, I have a name column and it has a a value "Super Man". How can I search the second string which is the man so that it will display all the values with a man on it. Thank you in advance.