...
Example street | Example ZIP | Fix | Description |
---|---|---|---|
Kai Lindbergsgade | 7730 | Change street to 'Kai Lindbergs Gade' | The STREET_REGISTER table will tell you that the street name was spelled incorrectly, which will cause no match to be found in the STREET_REGISTER table. |
Lautrupbjerg 12 | 2750 | Change street to 'Lautrupbjerg' Separate street name and number and put '12' into the Street Number column. | The Street field in the USERS entry contains a street number which will find no match in the STREET_REGISTER table. |
Lautrupbjerg | 2800 | Change ZIP code to 2750 | The ZIP code field in the USERS entry contains an incorrect ZIP code for the street address, which will find no match in the STREET_REGISTER table. |