number of errors=0
number of warnings=0
Group=chkGrpShp
select geoname.geonameid,geoname.featurecode,geoname.name,geoname.countrycode,geoname_shape.countrycode, geoname_shape.geoshapeid from geoname,geoname_shape where geoname.geonameid=geoname_shape.geonameid and geoname.countrycode<>geoname_shape.countrycode;
[]
geonameid featurecode name countrycode countrycode geoshapeid