select table_name,column_name from information_schema.columnswhere column_name like '%Margin%'
Login to post response