Link to home
Start Free TrialLog in
Avatar of csindorf
csindorf

asked on

search

I was wondering if anyone could help me with an SQL call.  A user is going to input a zip code, let's say 44236.  I need a call that will look for an exact match if no match then find the closest match.  So if 44255 is in the data base the data on that number (44255) will be displayed.

TIA
ASKER CERTIFIED SOLUTION
Avatar of gertrude
gertrude

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of csindorf
csindorf

ASKER

Thanks for the help