Hacker News new | ask | show | jobs
by orange-tourist 1056 days ago
> imagine you have a record for storing a street address

In my experience these are all strings. Try storing a UK postcode as an int or a value like "1B" in an apartment number.