match_string ::= "'" { "any_character" | "_" | "%" } "'"
This rule is call by logical_factor
logical_factor