Pilih * dari tabel di mana nama seperti

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