Populating U.S. zip codes and region schemas after installation

This script populates U.S. zip code and region schema tables that are used for delivery maps and other location-specific tasks.

To make use of this utility, run the following scripts after installation:

<INSTALL_DIR>/database/FactorySetup/Optional/<dbtype>/RegionSchema-US/
RegionSchema-US.sql

This script populates the YFS_REGION and YFS_REGION_DETAIL tables.

<INSTALL_DIR>/database/FactorySetup/Optional/<dbtype>/ZipCodeLocation/
US_ZipcodeLocation.sql 

This script populates the YFS_ZIP_CODE_LOCATION table.