hi
i have a table which contains postcode information the fields are:
Postcode
postcode_area
franchise_no
what would be the query to find out how many postcodes the franchises operate, i can provide sample data if it is any help, i assume i use 'count'?
also i need to produce a report with this information in navicat, any tips?