A
Andrew P.
Hi All
I need to do a search for serial numbers - I need to find exact match (easy)
but also check for miss types - ie find any numbers that have one or two
digits different to something thats already in the table. The serial number
is 14 digits long and is always letters and numbers.
So if I do a check on:
BZ1A0831002415, then I would want to know if there was already
BZ1A0881002415 or anything similar existing in the table.
Not sure the best way to go about this.
Thanks a lot
Regards
Andrew
I need to do a search for serial numbers - I need to find exact match (easy)
but also check for miss types - ie find any numbers that have one or two
digits different to something thats already in the table. The serial number
is 14 digits long and is always letters and numbers.
So if I do a check on:
BZ1A0831002415, then I would want to know if there was already
BZ1A0881002415 or anything similar existing in the table.
Not sure the best way to go about this.
Thanks a lot
Regards
Andrew