Enter a Zip Code Query

This query supports the use of the two standard SQL wildcard characters: _ and %:

  • _ permits the substitution of a single digit.
  • ? allows for the substitution of one or more digits.

There are over 40,000 U.S. Zip Codes available for selection:

    Examples:
  • 980% (All zip codes that begin with 980).
  • 80__1 (All zip codes that begin with 80 and end with 1).
  • _23% (All zip codes that have 23 as the second and third character.