Wybierz * z tabeli, w której nazwa taka

SELECT * FROM table_name
WHERE column_name LIKE '%or%';
Grotesque Gull