select table_schema, table_name from information_schema.tables where table_schema = 'budget_2024' and table_name like '%sandy%retail%return%';