Code has been added to clipboard!

Use of charlist in SQL Wildcard

Example
SELECT * FROM Developers
WHERE City LIKE '[nlm]%';