All,
I have a Postcode field in my table and I want to be able to check the data to make sure that it is a correct UK postcode.
Is there away that I can find out the format of the data, to be able to run a query against it, or is there a better way of doing it?
I need to account for all types of UK postcodes (A1 2BC, A12 3BC, AB12 3CD, WC2A 3BC). There are also foreign postcodes in this field.
Help appreciated!
I have a Postcode field in my table and I want to be able to check the data to make sure that it is a correct UK postcode.
Is there away that I can find out the format of the data, to be able to run a query against it, or is there a better way of doing it?
I need to account for all types of UK postcodes (A1 2BC, A12 3BC, AB12 3CD, WC2A 3BC). There are also foreign postcodes in this field.
Help appreciated!