SELECT * FROM table_name WHERE column LIKE pattern SELECT * FROM table_name WHERE column NOT LIKE pattern