number of errors=0
number of warnings=0
Group=chkGrpPostalCode
select zip, zip_code.countrycode from postalcode_source,zip_code where postalcode_source.countrycode=zip_code.countrycode and hassinglecode and zip<>singlepostalcode
zip countrycode