Hi,
I have a table that includes a postcode (or zipcode) as a varchar that has about 600 records. is it possible to query it and get a count of each different postcode using a query or do i have to use a script (like php) to loop through every record and search/compare
thanks in advance..
I have a table that includes a postcode (or zipcode) as a varchar that has about 600 records. is it possible to query it and get a count of each different postcode using a query or do i have to use a script (like php) to loop through every record and search/compare
thanks in advance..