SQL LIKE, IN, BETWEEN & Equal
Example: Note: The % wildcard character can be used to match any number of characters (including zero characters). Example: Example: Example: Note: In the examples above, the cars table is assumed to have columns named model, color, and price. The actual syntax may vary depending on the SQL database you are using.