% (Wildcard - Character(s) to Match) From Transact-SQL Reference previous page next page Transact-SQL Reference % (Wildcard - Character(s) to Match) Matches any string of zero or more characters. This wildcard character can be used as either a prefix or a suffix. See Also LIKE previous page start next page