Hi,
I want to count the number of unique postcodes in a table.
So 1433 GS is in 3 other records aswell, but count as one.
I need this to calculate the number of books to distribute given the fact that I only distribute one book per postcode.
Hoe Can I write a SQL statement for that function?
Best regards,
Apestaart
I want to count the number of unique postcodes in a table.
So 1433 GS is in 3 other records aswell, but count as one.
I need this to calculate the number of books to distribute given the fact that I only distribute one book per postcode.
Hoe Can I write a SQL statement for that function?
Best regards,
Apestaart