Returns true if the string
matches the like_specifier
(see Pattern Matching) using case-insensitive matching. escape_character
is used to search for wildcard characters in the string
.
Returns true if the string
matches the like_specifier
(see Pattern Matching) using case-insensitive matching. escape_character
is used to search for wildcard characters in the string
.