T
ThunderMusic
Hi,
I know, it may sound like having no releation to databases, but it has. In
fact, I'm designing a database and I need to know if it is possible for a
zip code to repeat from state to states, country to country, et al. because
I know USA uses 5 digits zip codes (now with 3 other digits) and europe uses
that system too. So what I'm wandering is if it is possible to have the
exact same zip code let's say, un the US and in England or in France? It's
because I want to know if I should put my primary key only on zip code or on
zip code and country or any other thing.
Thanks
ThunderMusic
I know, it may sound like having no releation to databases, but it has. In
fact, I'm designing a database and I need to know if it is possible for a
zip code to repeat from state to states, country to country, et al. because
I know USA uses 5 digits zip codes (now with 3 other digits) and europe uses
that system too. So what I'm wandering is if it is possible to have the
exact same zip code let's say, un the US and in England or in France? It's
because I want to know if I should put my primary key only on zip code or on
zip code and country or any other thing.
Thanks
ThunderMusic