SyntaxFix
Write A Post
Hire A Developer
Questions
This will show you the table name and column name
select table_name,column_name from information_schema.columns where column_name like '%breakfast%'