What keyword does an SQL SELECT statement use for a string search? The LIKE keyword allows for string searches. The % sign is used as a wildcard.