UPDATE animals SET species = 'chat' WHERE lower(trim(species)) = 'cat';