USE hyapp_user; -- Keep the country master data aligned for local databases that already ran the original seed. DELETE FROM region_countries WHERE app_code = 'lalu' AND country_code = 'TW'; DELETE FROM countries WHERE app_code = 'lalu' AND country_code = 'TW';